Skip to content

Conversation

@bugnano
Copy link

@bugnano bugnano commented Nov 4, 2025

Fixes #246

Given that Python 3.13 removed some dead batteries, now pcbasic is unusable on newer Python versions.

It has been discussed to vendor the chunk library into pcbasic, but I haven't seen any progress on that, so I decided to do it myself.

By vendoring the chunk library (here I'm using the version from Python 3.10, that doesn't emit a deprecation warning), pcbasic now runs correctly on Python 3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.13: chunk removed

1 participant