]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix typos (#123775) (#123867)
authorVictor Stinner <vstinner@python.org>
Mon, 9 Sep 2024 13:22:13 +0000 (15:22 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2024 13:22:13 +0000 (13:22 +0000)
commit8b16ec65a2ba7f94fcf7ba1410084a3ddfc5983c
tree5687109decca9dc65127b67646e24d8433015994
parent917f2c8422b5833be534d57b36c36fd29798a70b
[3.12] Fix typos (#123775) (#123867)

Fix typos (#123775)

(cherry picked from commit 9017b95ff2dcff16bcb0b0a609ed2b0daa845943)

Co-authored-by: algonell <algonell@gmail.com>
29 files changed:
Lib/enum.py
Lib/test/decimaltestdata/ddFMA.decTest
Lib/test/decimaltestdata/ddQuantize.decTest
Lib/test/decimaltestdata/ddRemainder.decTest
Lib/test/decimaltestdata/ddRemainderNear.decTest
Lib/test/decimaltestdata/dqRemainder.decTest
Lib/test/decimaltestdata/dqRemainderNear.decTest
Lib/test/decimaltestdata/exp.decTest
Lib/test/decimaltestdata/remainder.decTest
Lib/test/decimaltestdata/remainderNear.decTest
Lib/test/ieee754.txt
Lib/test/libregrtest/main.py
Lib/test/libregrtest/utils.py
Lib/test/pickletester.py
Lib/test/test_concurrent_futures/test_deadlock.py
Lib/test/test_enum.py
Lib/test/test_fractions.py
Lib/test/test_fstring.py
Lib/test/test_getpath.py
Lib/test/test_math.py
Lib/test/test_property.py
Lib/test/test_socket.py
Lib/test/test_string_literals.py
Lib/test/test_zipfile/test_core.py
Lib/turtledemo/sorting_animate.py
Misc/coverity_model.c
Tools/c-analyzer/c_parser/preprocessor/gcc.py
configure
configure.ac