Skip to content

[3.6] bpo-32746: Fix multiple typos (GH-5144)#5522

Merged
terryjreedy merged 2 commits into
python:3.6from
terryjreedy:backport-c3d9508-3.6
Feb 4, 2018
Merged

[3.6] bpo-32746: Fix multiple typos (GH-5144)#5522
terryjreedy merged 2 commits into
python:3.6from
terryjreedy:backport-c3d9508-3.6

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Feb 4, 2018

Copy link
Copy Markdown
Member

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)

https://bugs.python.org/issue32746

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)
Fix typos found by codespell in docs, docstrings, and comments..
(cherry picked from commit c3d9508)
@terryjreedy terryjreedy changed the title [3.7] bpo-32746: Fix multiple typos (GH-5144) [3.6] bpo-32746: Fix multiple typos (GH-5144) Feb 4, 2018

@terryjreedy terryjreedy left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes for remaining 17 files match changes in master.

@terryjreedy
terryjreedy merged commit c90a5de into python:3.6 Feb 4, 2018
@terryjreedy
terryjreedy deleted the backport-c3d9508-3.6 branch February 4, 2018 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants