Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 4, 2018

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Feb 4, 2018

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
Copy link
Member Author

@terryjreedy terryjreedy left a comment

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