]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in the Modules directory (GH-28761)
authorChristian Clauss <cclauss@me.com>
Thu, 7 Oct 2021 08:34:42 +0000 (10:34 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Oct 2021 08:34:42 +0000 (01:34 -0700)
commitdd02a696e55b450413e765e698e653d781ca4205
tree56559f73fe0771d9354abcd0131fa113f5975bc1
parent5baec4aea6821256f5d1785a6bd596fab069f1b6
Fix typos in the Modules directory (GH-28761)
19 files changed:
Modules/_csv.c
Modules/_ctypes/callproc.c
Modules/_ctypes/cfield.c
Modules/_ctypes/ctypes.h
Modules/_pickle.c
Modules/_sre.c
Modules/_testcapimodule.c
Modules/_threadmodule.c
Modules/_tkinter.c
Modules/_tracemalloc.c
Modules/_zoneinfo.c
Modules/expat/xmlparse.c
Modules/gc_weakref.txt
Modules/getpath.c
Modules/sha1module.c
Modules/signalmodule.c
Modules/socketmodule.c
Modules/syslogmodule.c
Modules/zlibmodule.c