[Python-Dev] Typo in PEP-0423
Terry Reedy
tjreedy at udel.edu
Sat Dec 19 13:40:49 EST 2015
On 12/19/2015 5:55 AM, Nick Coghlan wrote:
> Even once the new docs are in place, getting them to the top of search
> of results ahead of archived material that may be years out of date is
> likely to still be a challenge - for example, even considering just
> the legacy distutils docs, the "3.1" and "2" docs appear in the
> results at https://www.google.com/search?q=registering+with+the+package+index+site%3Apython.org&ie=utf-8&oe=utf-8,
> but the latest "3" docs don't.
Can we retroactively modify old docs by adding a link to newer docs at
the top?
"UPDATE 2016: This doc is obsolete. You probably should be looking at
https: ...."
--
Terry Jan Reedy
More information about the Python-Dev
mailing list