remove suppor for Python <= 3.3#119
Open
a-detiste wants to merge 1 commit intodatadriventests:masterfrom
Open
Conversation
Contributor
|
Hi @a-detiste what is the reason for this change? |
Author
|
Hi, I've been proposing hundreds of those patches while reviewing/removing "Dead Batteries" from Debian. I don't have any hard, irrefutable arguments; I didn't checked your project thoroughtly to proove it possibly already broke Py2.x compatibility in some ways. (I didt for others that were in a messy state) I still have the same feelling that keeping Py2.x comaptibility nowadays is hindereing project from evolving. |
Author
|
But well it's the case here too: b7cfa04#diff-55bc76c984a09eef37a3a2116dd6187416f3f3910f4fc2113f36d5ae2b2e2ba6L23 |
Author
|
Python 3.0 / 3.1 / 3.2 had (almost) no external library ported and very little real-life users. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.