]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Mar 2024 08:21:25 +0000 (10:21 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 08:21:25 +0000 (08:21 +0000)
commit1e75fe146857b5e6624bd3281675cf20cc356273
tree1e6b771699ada767c34d7a4caf3b9bd5dd20bed2
parent01505953f20f66b5b030d47379e3da448dff599b
[3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450)

(cherry picked from commit 808a77612fb89b125d25efac2788522a100e8a6d)
21 files changed:
Doc/c-api/contextvars.rst
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/refcounting.rst
Doc/library/asyncio-eventloop.rst
Doc/library/bz2.rst
Doc/library/collections.rst
Doc/library/faulthandler.rst
Doc/library/functools.rst
Doc/library/hashlib.rst
Doc/library/importlib.metadata.rst
Doc/library/os.rst
Doc/library/pdb.rst
Doc/library/stdtypes.rst
Doc/library/threading.rst
Doc/library/time.rst
Doc/library/turtle.rst
Doc/library/urllib.request.rst
Doc/reference/lexical_analysis.rst
Doc/reference/simple_stmts.rst
Doc/using/cmdline.rst