]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in multiple files (GH-26689)
authorBinbin <binloveplay1314@qq.com>
Sun, 13 Jun 2021 02:47:44 +0000 (10:47 +0800)
committerGitHub <noreply@github.com>
Sun, 13 Jun 2021 02:47:44 +0000 (22:47 -0400)
commit17b16e13bb444001534ed6fccb459084596c8bcf
tree569101fcca308843dd1ff731dbd74682d7700f6f
parent736ed6f7a9f465ba728198e8bca81e5fbe71bc37
Fix typos in multiple files (GH-26689)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
24 files changed:
Lib/_aix_support.py
Lib/ast.py
Lib/asyncio/proactor_events.py
Lib/contextlib.py
Lib/dataclasses.py
Lib/http/server.py
Lib/idlelib/config.py
Lib/idlelib/history.py
Lib/importlib/_bootstrap_external.py
Lib/multiprocessing/connection.py
Lib/platform.py
Lib/plistlib.py
Lib/pstats.py
Lib/socket.py
Lib/ssl.py
Lib/subprocess.py
Lib/symtable.py
Lib/test/test_descr.py
Lib/turtle.py
Lib/types.py
Lib/unittest/mock.py
Parser/tokenizer.c
Python/importlib_external.h
configure.ac