Situation
As we have released 2.9.0 of semver, we should consider of moving to 3.0.0 soon. This is needed to start working on adding new features and optimizing source code for Python 3.
(I've created this issue to make the upcoming 3.0.0 more visible and to have a record when we need to search the history.)
Suggested Solution
In order to create semver 3.0.0, we need to think about the following tasks:
Anything else? 😉
I've updated the description in #161 (comment) of issue #161
Situation
As we have released 2.9.0 of semver, we should consider of moving to 3.0.0 soon. This is needed to start working on adding new features and optimizing source code for Python 3.
(I've created this issue to make the upcoming 3.0.0 more visible and to have a record when we need to search the history.)
Suggested Solution
In order to create semver 3.0.0, we need to think about the following tasks:
maint/v2py27andpy34fromtox.inisetup.pyand remove support for Python 2.7 and 3.4.We need a configuration that should be possible that old (2.9.x) and new versions (3.*) are still available and can coexit together peacefully. 😉
Anything else? 😉
I've updated the description in #161 (comment) of issue #161