]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)
authorChristian Heimes <christian@python.org>
Mon, 1 Aug 2022 12:26:19 +0000 (14:26 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2022 12:26:19 +0000 (14:26 +0200)
commit9af9ea28e756a8a1961b065856c697fc1262ca82
tree17bbbd0df659a5a54b94ad06da0e92d84064db9e
parentad2872f5fd4fb145685007eaa03d90ae4505af69
[3.11] gh-95415: Make availability directive consistent (GH-95416) (GH-95438)

Co-authored-by: Christian Heimes <christian@python.org>
17 files changed:
Doc/library/_thread.rst
Doc/library/codecs.rst
Doc/library/crypt.rst
Doc/library/intro.rst
Doc/library/os.rst
Doc/library/pipes.rst
Doc/library/resource.rst
Doc/library/signal.rst
Doc/library/socket.rst
Doc/library/ssl.rst
Doc/library/subprocess.rst
Doc/library/sys.rst
Doc/library/threading.rst
Doc/library/time.rst
Doc/tools/extensions/pyspecific.py
Doc/using/cmdline.rst
Misc/NEWS.d/next/Documentation/2022-07-29-09-04-02.gh-issue-95415.LKTyw6.rst [new file with mode: 0644]