bpo-32746: Fix multiple typos by come-maiz · Pull Request #5144 · python/cpython

Fix typos found by codespell.

terryjreedy

skrah

ericvsmith

Leo Arias added 3 commits

January 10, 2018 15:18

srinivasreddy

srinivasreddy

phoenix24

@terryjreedy

@terryjreedy

@terryjreedy terryjreedy changed the title fix multiple typos bpo-32746: Fix multiple typos

Feb 2, 2018

@terryjreedy

serhiy-storchaka

@terryjreedy

@terryjreedy

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 4, 2018
Fix typos found by codespell in docs, docstrings, and comments.
(cherry picked from commit c3d9508)

Co-authored-by: Leo Arias <leo.arias@canonical.com>

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Feb 4, 2018
Fix typos found by codespell in docs, docstrings, and comments..
(cherry picked from commit c3d9508)

terryjreedy pushed a commit that referenced this pull request

Feb 4, 2018
Fix typos found by codespell in docs, docstrings, and comments.
(cherry picked from commit c3d9508)

Co-authored-by: Leo Arias <leo.arias@canonical.com>

terryjreedy added a commit that referenced this pull request

Feb 4, 2018
 Fix typos found by codespell in docs, docstrings, and comments.
Fixes for the following files were in post-3.6 code and not backported:
Lib/ctypes/_aix.py (new), Lib/test/test_concurrent_futures.py,
Modules/_asynciomodule.c, Modules/_pickle.c, Objects/obmalloc.c.

(cherry picked from commit c3d9508)