We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It should be great to display a message with a link on old releases pointing to new releases.
I can imagine a banner like:
This document is about an unsupported version of Python. Please check the doc about Python 3.7.
With the "Python 3.7" text being a link to the right page on /3/, so both user and search engines can follow it.
/3/
Already been discussed here: https://bugs.python.org/issue35435
The text was updated successfully, but these errors were encountered:
Tiny tweak for banner for unsupported Python version
5a97f95
Fixes python#24.
Has been fixed in python/cpython#13638. Thanks @tapaswenipathak for noticing!
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
It should be great to display a message with a link on old releases pointing to new releases.
I can imagine a banner like:
With the "Python 3.7" text being a link to the right page on
/3/
, so both user and search engines can follow it.Already been discussed here: https://bugs.python.org/issue35435
The text was updated successfully, but these errors were encountered: