]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
authorErlend E. Aasland <erlend@python.org>
Mon, 22 Jan 2024 21:40:26 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 21:40:26 +0000 (21:40 +0000)
commit1d7bddd9612bcbaaedbc837e2936de773e855411
tree4bde76b36e36cfd15ae372775a7a5ed2866d1b2c
parent665b8f365efc4e0063f764e20d3cad13635232f3
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
28 files changed:
Doc/library/argparse.rst
Doc/library/asyncio-stream.rst
Doc/library/bdb.rst
Doc/library/concurrent.futures.rst
Doc/library/configparser.rst
Doc/library/datetime.rst
Doc/library/difflib.rst
Doc/library/email.policy.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/http.client.rst
Doc/library/http.server.rst
Doc/library/logging.config.rst
Doc/library/logging.handlers.rst
Doc/library/logging.rst
Doc/library/multiprocessing.shared_memory.rst
Doc/library/os.rst
Doc/library/pdb.rst
Doc/library/pickletools.rst
Doc/library/shutil.rst
Doc/library/subprocess.rst
Doc/library/unittest.rst
Doc/library/urllib.parse.rst
Doc/library/venv.rst
Doc/library/xml.etree.elementtree.rst
Doc/library/xml.sax.utils.rst
Doc/library/zipapp.rst
Doc/library/zipfile.rst