bpo-33427: Update "The Python Standard Library" page link#6711
Conversation
|
That's right the redirection could be enhanced too (trying to tell it on python-infra, I don't know where it's configured). About the NEWS entry I think it's more a According to a git grep there's a lot of Also I don't think we need backport to 2.7, 3.4, and 3.5, but we definitively need to fix this redirection so it still work on those versions. |
|
Such minor documentation fixes don't need a news entry. I concur with @JulienPalard that it's worth fixing all such links in a single PR. |
|
@JulienPalard @serhiy-storchaka |
|
Hi @corona10 just a small ping to see if you have time for this PR. Thank you so much for your job. |
|
@matrixise |
|
I have created an issue https://bugs.python.org/issue33503 because I only fixed the broken links to PyPI and there is an associated pull request #6814 |
|
Thanks for the PR. The changes proposed in the PR are a subset of the changes for https://bugs.python.org/issue33503 |
Needs backport patch for 2.7, 3.4, 3.5, 3.6, 3.7
https://bugs.python.org/issue33427