[Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
Guido van Rossum
guido at python.org
Wed Sep 6 21:18:34 EDT 2017
More information about the Python-ideas mailing list
Wed Sep 6 21:18:34 EDT 2017
- Previous message (by thread): [Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
- Next message (by thread): [Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That's a good idea. Could you suggest it to https://github.com/python/pythondotorg/ ? (There is actually a version switcher on every page, but it's rather polite. :-) On Wed, Sep 6, 2017 at 3:52 PM, Ryan Gonzalez <rymg19 at gmail.com> wrote: > Right now, many Google searches for Python modules return the Python 2 > documentation. IMO since 2 will be reaching EOL in around 3 years, it > would be nice to have a giant red box at the top with a link to the > Python 3 documentation. > > SFML already does something like this: https://www.sfml-dev.org/ > tutorials/2.3/ > > (I mean, it would be even nicer to have a "jump to latest version" for > *all* not-new Python versions, though I figured just 2 would be a lot > easier.) > > -- > Ryan (ライアン) > Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else > http://refi64.com/ > _______________________________________________ > 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/ > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170906/b94f3552/attachment.html>
- Previous message (by thread): [Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
- Next message (by thread): [Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list