Skip to content
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

[WIP] Support for Python 3.13 #7620

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

[WIP] Support for Python 3.13 #7620

wants to merge 2 commits into from

Conversation

pmisik
Copy link
Contributor

@pmisik pmisik commented May 16, 2024

Work in progress to see what needs to be fixed to be compatible with future Python 3.13.

Contributor Checklist:

  • I have updated the unit tests
  • I have created a file in the newsfragments directory (and read the README.txt in that directory)
  • I have updated the appropriate documentation

@yan12125
Copy link
Contributor

The first CI error seems related to a Pillow issue: python-pillow/Pillow#8050

I also got erros in other dependencies: cffi, greenlet, ruamel.yaml.clib, scandir. A tracking issue may be worthwhile for those dependencies.

@pmisik
Copy link
Contributor Author

pmisik commented May 19, 2024

A tracking issue may be worthwhile for those dependencies.

Tracking issue #7631

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.

None yet

2 participants