]> granicus.if.org Git - python/commit
Spelling fixes to docs, docstrings, and comments (GH-6374)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 Apr 2018 21:00:41 +0000 (14:00 -0700)
committerGitHub <noreply@github.com>
Fri, 20 Apr 2018 21:00:41 +0000 (14:00 -0700)
commit32955299b4b102138220150e2925de4ce7f17c82
tree93c7661d9cd32b3e80c0df63029810ec497ea4d3
parentb221107d32370670905fefb569b3104748f92afe
Spelling fixes to docs, docstrings, and comments (GH-6374)

(cherry picked from commit 61f82e0e337f971da57f8f513abfe693edf95aa5)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
15 files changed:
Doc/library/email.generator.rst
Doc/library/test.rst
Include/context.h
Include/internal/hamt.h
Lib/_strptime.py
Lib/idlelib/NEWS.txt
Lib/sqlite3/test/dbapi.py
Lib/test/_test_multiprocessing.py
Lib/test/test__xxsubinterpreters.py
Lib/test/test_socket.py
Lib/test/test_strptime.py
Lib/typing.py
Objects/dictobject.c
Python/fileutils.c
Python/hamt.c