]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 30 Mar 2022 11:00:27 +0000 (14:00 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 11:00:27 +0000 (12:00 +0100)
commit6881ea936e277b1733bee581c4e59e3a5d53bb29
tree6e3e42543aeec32f83ccb3592cc05889626e2dde
parentd8f530fe329c6bd9ad6e1a9db9aa32b465c2d67f
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
24 files changed:
Doc/c-api/code.rst
Doc/conf.py
Doc/distutils/sourcedist.rst
Doc/faq/general.rst
Doc/library/ast.rst
Doc/library/functools.rst
Doc/library/sqlite3.rst
Doc/requirements.txt
Doc/tools/templates/indexsidebar.html
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.7.rst
Lib/dataclasses.py
Lib/distutils/command/build_ext.py
Lib/pydoc.py
Lib/secrets.py
Lib/test/test_docxmlrpc.py
Lib/weakref.py
Lib/xmlrpc/server.py
Misc/NEWS.d/next/Documentation/2022-03-26-12-20-16.bpo-47126.p6_Ovm.rst [new file with mode: 0644]
Parser/tokenizer.c
README.rst
Tools/scripts/stable_abi.py