bpo-32746: Fix multiple typos by come-maiz · Pull Request #5144 · python/cpython
Fix typos found by codespell.
Leo Arias added 3 commits
January 10, 2018 15:18
terryjreedy
changed the title
fix multiple typos
bpo-32746: Fix multiple typos
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Feb 4, 2018Fix 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, 2018Fix 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, 2018Fix 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, 2018Fix 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters