[Python-Dev] Is 4.0 a major breaking changes release?
Ned Deily
nad at python.org
Sat Feb 3 17:46:21 EST 2018
On Feb 3, 2018, at 17:40, Alex Walters <tritium-list at sdamon.com> wrote:
> I am still working on porting code from 2.x to 3.x. As of late on the lists
> I've seen comments about making somewhat major changes in 4.0 - now I'm
> concerned that I should pause my porting effort until that is released. Is
> python 4 going to be another python 3?
At this point, Python 4 is just a convenient tag for really big changes. There are no concrete plans or schedule for such a major undertaking. Port away to Python 3.x!
--
Ned Deily
nad at python.org -- []
More information about the Python-Dev
mailing list