-
-
Notifications
You must be signed in to change notification settings - Fork 614
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
Drop python 3.4 #803
Drop python 3.4 #803
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.
Hello @auvipy,
Thank you for the contribution! I would rather not to drop the support. I think we should wait at least a pip
release (it should be right after 19.1) with dropped support of the python 3.4
and after, we could drop the support and make a release for the pip-tools
.
But since we have already removed the support in #804 and #805 (why they are not approved, but merged by the way, @auvipy?) my concerns may not reasonable anymore.
@vphilippon @blueyed what do you think?
https://github.com/pypa/pip/releases/tag/19.1 is already on the wild 💃 |
19.1 still supports 3.4 with a deprecation warning and support will gone since |
IMHO, as it's not breaking anything and a very trivial valid change, these shouldn't go through the full formal process always, since practicality beats purity. And we can revert again if that creates a problem. but I didn't merge anything with Red Button 🗡️ |
Codecov Report
@@ Coverage Diff @@
## master #803 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 35 35
Lines 2050 2050
Branches 262 262
=======================================
Hits 2025 2025
Misses 15 15
Partials 10 10 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #803 +/- ##
==========================================
- Coverage 98.78% 98.77% -0.01%
==========================================
Files 35 35
Lines 2050 2044 -6
Branches 262 262
==========================================
- Hits 2025 2019 -6
Misses 15 15
Partials 10 10
Continue to review full report at Codecov.
|
It's not a problem, but I would prefer to be more collaborative (even on trivial changes) :) See also jazzband/help#121 (comment). PS PPS |
I do agree with you buddy! |
I've removed the current milestone to prepare new release. |
that's alright |
Since we drop 3.4 support i'd suggest to bump major version. |
|
Remove py34 from: