-
-
Notifications
You must be signed in to change notification settings - Fork 544
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
feat: drop support for Python 3.8 #3730
Conversation
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.
The pull request #3730 has too many files changed.
We can only review pull requests with up to 300 changed files, and this pull request has 303.
Apollo Federation Subgraph Compatibility Results
Learn more: |
Thanks for adding the Here's a preview of the changelog: This release drops support for Python 3.8, which reached its end-of-life (EOL) We strongly recommend upgrading to Python 3.9 or a newer version, as older Here's the tweet text:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3730 +/- ##
==========================================
+ Coverage 96.97% 97.12% +0.14%
==========================================
Files 504 503 -1
Lines 33768 33524 -244
Branches 5639 5507 -132
==========================================
- Hits 32748 32561 -187
+ Misses 810 756 -54
+ Partials 210 207 -3 |
Python 3.8 has reached EOL a couple of months ago, it's time to drop support for it.
CodSpeed Performance ReportMerging #3730 will not alter performanceComparing Summary
|
b6105b7
to
3f01cdf
Compare
Python 3.8 has reached EOL a couple of months ago, it's time to drop support for it.
https://devguide.python.org/versions/