Skip to content

Python 13 compatibility #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
JimZhouZZY opened this issue Jun 6, 2025 · 0 comments
Open

Python 13 compatibility #12

JimZhouZZY opened this issue Jun 6, 2025 · 0 comments

Comments

@JimZhouZZY
Copy link
Contributor

JimZhouZZY commented Jun 6, 2025

It seems like Python 3.13 changed some library interfaces.

The release note says:

  • Remove the ability to use Path objects as context managers. This functionality was deprecated and has had no effect since Python 3.9. (Contributed by Barney Gale in gh-83863.)

See https://docs.python.org/3/whatsnew/3.13.html#id4

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

No branches or pull requests

1 participant