]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: More duplicate word fixes (GH-136299)
authorWeilin Du <108666168+LamentXU123@users.noreply.github.com>
Fri, 11 Jul 2025 18:18:47 +0000 (02:18 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Jul 2025 18:18:47 +0000 (21:18 +0300)
commit561212a03306cb2f246771e9c4748bec1dc41405
tree805adc8e3c8f34b19aca7254d1da785cdb108181
parent252e2f710ea376a38c4545dd758e03d331c1eaad
Doc: More duplicate word fixes (GH-136299)
12 files changed:
Include/internal/mimalloc/mimalloc/types.h
Lib/test/test_argparse.py
Lib/test/test_dictcomps.py
Lib/test/test_setcomps.py
Lib/test/test_zipfile/_path/test_path.py
Misc/NEWS.d/3.10.0a3.rst
Misc/NEWS.d/3.12.0a5.rst
Misc/NEWS.d/3.13.0a1.rst
Misc/NEWS.d/3.14.0b1.rst
Modules/_asynciomodule.c
Objects/typeobject.c
Python/preconfig.c