Skip to content

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented May 18, 2024

TODO:

  • Use backwards-compatible HTTPStatus enum variants so clients generated on 3.13 can be run on older versions

@dbanty
Copy link
Collaborator Author

dbanty commented May 18, 2024

Hit the first blocker: cffi support python-cffi/cffi#71

@dbanty
Copy link
Collaborator Author

dbanty commented Jun 8, 2024

Next blocker seems to be Pydantic, which will require updates to PyO3

@dbanty dbanty changed the title ci: Start testing 3.13 beta Support Python 3.13 Aug 25, 2024
@dbanty dbanty added the 🐞bug Something isn't working label Aug 25, 2024
@dbanty dbanty merged commit cd3e70b into main Oct 20, 2024
22 checks passed
@dbanty dbanty deleted the test-3.13 branch October 20, 2024 23:02
micha91 pushed a commit to micha91/openapi-python-client that referenced this pull request May 13, 2025
TODO:

- [x] Use backwards-compatible `HTTPStatus` enum variants so clients
generated on 3.13 can be run on older versions

---------

Co-authored-by: Dylan Anthony <dbanty@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant