Is there a known date/timeframe when python 2.7 will not be supported any more in favor of python 3?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
In May 2010, Word of God was that patchlevel releases for Python 2.7 will probably be made for at least 6 years. So, maybe 2016, probably later. |
||||
|
|
|
This article says: “When 2.7 is released, the 2.x line will move into five years of a bug fix-only mode.” So, as far as I see, Python 2.7 was the last 2.x feature-adding release, and though found bugs are going to be fixed (for some time), new features only go to 3.x releases. |
|||||
|