]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Fix typos in the Tools directory (GH-28769) (GH-28801)
authorChristian Clauss <cclauss@me.com>
Thu, 7 Oct 2021 15:34:55 +0000 (17:34 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 15:34:55 +0000 (17:34 +0200)
commit03bf55d8cf563ccdee2ec61c5c734c59b5d94ba4
tree49195b45d0137e92e06fb90fe18268d31ddf9f9b
parentccd82a080056f21da2041d4c5d0ac4421ad0c8a8
[3.10] Fix typos in the Tools directory (GH-28769) (GH-28801)

Like GH-28744 but for the Tools directory.

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 682aecfdeba481c876bfc9f3796c635bd5b5df50)

Co-authored-by: Christian Clauss <cclauss@me.com>
15 files changed:
Tools/c-analyzer/c_analyzer/__main__.py
Tools/c-analyzer/c_analyzer/info.py
Tools/c-analyzer/c_common/logging.py
Tools/c-analyzer/c_common/strutil.py
Tools/c-analyzer/c_parser/info.py
Tools/c-analyzer/c_parser/parser/__init__.py
Tools/c-analyzer/c_parser/preprocessor/__init__.py
Tools/c-analyzer/cpython/__main__.py
Tools/c-analyzer/cpython/ignored.tsv
Tools/peg_generator/pegen/c_generator.py
Tools/peg_generator/pegen/first_sets.py
Tools/peg_generator/scripts/download_pypi_packages.py
Tools/pynche/ColorDB.py
Tools/scripts/dutree.doc
Tools/scripts/stable_abi.py