[Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
Victor Stinner
victor.stinner at gmail.com
Wed Sep 6 20:18:36 EDT 2017
More information about the Python-ideas mailing list
Wed Sep 6 20:18:36 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 ]
Another example is PyPI showing a bold "Latest version: x.x.x". Example: https://pypi.python.org/pypi/requests/2.17.0 Victor 2017-09-07 0:52 GMT+02:00 Ryan Gonzalez <rymg19 at gmail.com>: > 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/
- 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