[Python-ideas] Adding "View Python 3 Documentation" to all Python 2 documentation URLs
Philipp A.
flying-sheep at web.de
Thu Sep 7 06:25:32 EDT 2017
More information about the Python-ideas mailing list
Thu Sep 7 06:25:32 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 ]
A progmatic workaround for yourself: https://addons.mozilla.org/de/firefox/addon/py3direct/ https://chrome.google.com/webstore/detail/py3redirect/codfjigcljdnlklcaopdciclmmdandig Bar Harel <bzvi7919 at gmail.com> schrieb am Do., 7. Sep. 2017 um 07:52 Uhr: > A bit radical but do you believe we can contact Google to alter the search > results? > It's for the benefit of the user after all, and many just switch to python > 3 in the version picker anyway. > > On Thu, Sep 7, 2017, 4:18 AM Guido van Rossum <guido at python.org> wrote: > >> 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) >> _______________________________________________ >> 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/ >> > _______________________________________________ > 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/20170907/146ef6e0/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