-
-
Notifications
You must be signed in to change notification settings - Fork 596
Drop support for Python 3.9 #629
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #629 +/- ##
==========================================
+ Coverage 92.23% 93.14% +0.91%
==========================================
Files 28 29 +1
Lines 3105 3226 +121
==========================================
+ Hits 2864 3005 +141
+ Misses 241 221 -20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks, but what about releasing 3.9.0 before removing Python 3.9 support? |
|
Good idea, I'll move this to draft for now and can release 3.9.0 in the next week or two. |
|
Awesome, thanks! |
|
https://pypi.org/project/tablib/3.9.0/ is released, this is now ready for review. |
claudep
left a comment
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.
Thanks, looks good!
It's almost end-of-life:
Also bump GitHub Actions.