]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in docs, error messages and comments (#123336)
authorWulian <1055917385@qq.com>
Wed, 28 Aug 2024 11:41:04 +0000 (19:41 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 11:41:04 +0000 (14:41 +0300)
commit9e108b8719752a0a2e390eeeaa8f52391f75120d
tree9edb715306344dfeb6a88884f3c881458b74e5f3
parent4c6dca82925bd4be376a3e4a53c8104ad0b0cb5f
Fix typos in docs, error messages and comments (#123336)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
21 files changed:
Doc/c-api/init.rst
Misc/NEWS.d/3.10.0b1.rst
Misc/NEWS.d/3.12.0a3.rst
Misc/NEWS.d/3.12.0a5.rst
Misc/NEWS.d/3.7.0b1.rst
Misc/stable_abi.toml
Modules/_ctypes/_ctypes_test.c
Modules/_datetimemodule.c
Modules/_io/textio.c
Modules/_stat.c
Modules/_testcapi/run.c
Modules/posixmodule.c
Modules/selectmodule.c
Modules/sha3module.c
Objects/mimalloc/alloc.c
Objects/mimalloc/arena.c
Objects/mimalloc/bitmap.h
Objects/mimalloc/options.c
Objects/mimalloc/page.c
Objects/mimalloc/prim/unix/prim.c
Objects/mimalloc/segment.c