Move CI to Python 3.11 release and 3.12 dev#2434
Conversation
Codecov ReportBase: 98.77% // Head: 98.77% // No change to project coverage 👍
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #2434 +/- ##
=======================================
Coverage 98.77% 98.77%
=======================================
Files 117 117
Lines 11674 11674
=======================================
Hits 11531 11531
Misses 143 143 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
Should we also update https://github.com/PyGithub/PyGithub/blob/master/setup.py#L101 with python 3.12? |
No, I think not, since 3.12 is not |
Python 3.11 has been released, 3.12 is the new dev.
@s-t-e-v-e-n-k @sfdye please add
test (Python 3.11)to the required checks when merging this.