]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in docs and comments (#109619)
authorHeinz-Alexander Fuetterer <35225576+afuetterer@users.noreply.github.com>
Wed, 20 Sep 2023 16:58:23 +0000 (18:58 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 16:58:23 +0000 (16:58 +0000)
commitef6d475db3af4d30a3104fa6301dcd36c71eacab
treeb103eebc681bc79f345aabbeaa7802c1d5eda093
parent32ffe58c1298b0082ff6fe96ad45c4efe49f4338
Fix typos in docs and comments (#109619)
14 files changed:
Doc/c-api/exceptions.rst
Doc/library/typing.rst
Doc/library/unittest.mock.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.5.rst
Lib/concurrent/futures/process.py
Lib/test/test_descr.py
Lib/test/test_dynamic.py
Lib/test/test_frame.py
Lib/test/test_unpack.py
Misc/NEWS.d/next/C API/2023-08-24-20-08-02.gh-issue-108014.20DOSS.rst
Objects/object_layout.md
Tools/cases_generator/generate_cases.py