[Python-ideas] Is it Python 3 yet?
Ryan Birmingham
rainventions at gmail.com
Thu Jan 26 11:23:23 EST 2017
More information about the Python-ideas mailing list
Thu Jan 26 11:23:23 EST 2017
- Previous message (by thread): [Python-ideas] Default Python Windows version on python.org (was: Is it Python 3 yet?)
- Next message (by thread): [Python-ideas] Is it Python 3 yet?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's certainly an interesting transition period. I'm not sure that the community is quite ready to just drop 2.7, but we could take a hint from angular <https://angularjs.org/>'s solution to this issue and use small descriptions to guide more people to 3.6 rather than 2.7, then move to 2.7 being substantially smaller, then eventually to dropping 2.7. -Ryan Birmingham On 26 January 2017 at 11:11, Victor Stinner <victor.stinner at gmail.com> wrote: > Hi, > > The download button of https://www.python.org/ currently gives the > choice between Python 2.7 and 3.6. I read more and more articles > saying that we reached a point where Python 3 became more popular than > Python 2, Python 3 has now enough new features to convince developers, > etc. > > Is it time to "hide" Python 2.7 from the default choice and only show > Python 3.6 *by default*? > > For example, I expect a single big [DOWNLOAD] button which would start > the download of Python 3.6 for my platform. > > If we cannot agree on hiding Python 2 by default, maybe we can at > least replace the big [DOWNLOAD] button of Python 2 with a smaller > button or replace it with a link to a different download page? > > Latest news: Django 2.0 and Pyramid 2.0 will simply drop Python 2 support. > > Victor > _______________________________________________ > Python-ideas mailing list > Python-ideas at python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170126/4e0db564/attachment.html>
- Previous message (by thread): [Python-ideas] Default Python Windows version on python.org (was: Is it Python 3 yet?)
- Next message (by thread): [Python-ideas] Is it Python 3 yet?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list