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

feat: support python 3.13 #2393

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bitwise-constructs
Copy link
Contributor

What I did

Adds in support for Python 3.13

fixes: 2392
Fixes: APE-1855

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@bitwise-constructs
Copy link
Contributor Author

failing test should be fixed with jcrist/msgspec#711

@antazoey
Copy link
Member

antazoey commented Dec 2, 2024

Another random change to remember:

  • Update black's language config in pyproject.toml file

@pcaversaccio
Copy link

failing test should be fixed with jcrist/msgspec#711

He hasn't released it yet and people are asking for it: jcrist/msgspec#777. If it takes too long, would you guys be willing to do something like:

msgspec @ git+https://github.com/jcrist/msgspec@595c33c4a71c6d0c539b82233982a65819e240c

The reason why I ask is that I migrate snekmate to Python 3.13 here: pcaversaccio/snekmate#291.

@bitwise-constructs
Copy link
Contributor Author

@pcaversaccio instead I'm just going to remove the msgspec dep. will definitely get this out in next release

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.

3 participants