-
Notifications
You must be signed in to change notification settings - Fork 123
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
Test and advertise python 3.12 #1260
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1260 +/- ##
=======================================
Coverage 91.18% 91.18%
=======================================
Files 51 51
Lines 7023 7023
Branches 1005 1005
=======================================
Hits 6404 6404
Misses 444 444
Partials 175 175 ☔ View full report in Codecov by Sentry. |
Converting to draft while we wait for upstreams to fix deprecation warnings. |
822a266
to
e69761a
Compare
Looks like dateutil/dateutil#1300 might be the only missing piece? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤠
Description:
Test against Python 3.12 in CI and advertise it in our package metadata.
PR Checklist:
pre-commit
hooks pass locallyscripts/test
)