-
Notifications
You must be signed in to change notification settings - Fork 26
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
Upgrade to Python 3.12 #4553
Upgrade to Python 3.12 #4553
Conversation
Bump dependencies that require building Switch from pyscopg2 to pyscopg (3), psycopg2 has no wheels and build fails one 3.12.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4553 +/- ##
==========================================
- Coverage 96.60% 96.56% -0.04%
==========================================
Files 725 725
Lines 24129 24131 +2
Branches 2871 3175 +304
==========================================
- Hits 23309 23303 -6
- Misses 559 569 +10
+ Partials 261 259 -2 ☔ View full report in Codecov by Sentry. |
Deprecated helper was removed Changes in the way subTest works internally
9365892
to
e98f1b8
Compare
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.
noice, I'm curious if we'll see the performance improvements in APM
Closes #3197
Checklist
Check off the items that are completed or not relevant.
Impact on features
Release management
I have updated the translations assets (you do NOT need to provide translations)
./bin/makemessages_js.sh
./bin/compilemessages_js.sh
Commit hygiene