litestar
litestar copied to clipboard
Enhancement: Add 3.13 matrix
Summary
(re)enable the allow-python-prereleases ci arguments and allow for building against 3.13 so that we may begin testing against the alpha builds to help upstream people in case there are bugs but also to test our own things.
Basic Example
No response
Drawbacks and Impact
No response
Unresolved questions
No response
[!NOTE]
While we are open for sponsoring on GitHub Sponsors and OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.Check out all issues funded or available for funding on our Polar.sh dashboard
- If you would like to see an issue prioritized, make a pledge towards it!
- We receive the pledge once the issue is completed & verified
- This, along with engagement in the community, helps us know which features are a priority to our users.
3.13rc is out now, time for testing to see which libs we will be waiting on :)
3.13rc is out now, time for testing to see which libs we will be waiting on :)
msgspec for one. https://github.com/jcrist/msgspec/issues/698
Is there any updates or plans for this?
Msgspec have recently merged 3.13 support, so we're just waiting for the next release there.
Related PR:
- #3850