Skip to content

[3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803)#4864

Merged
asvetlov merged 3 commits intopython:3.6from
asvetlov:backport-53f7a7c-3.6
Dec 14, 2017
Merged

[3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803)#4864
asvetlov merged 3 commits intopython:3.6from
asvetlov:backport-53f7a7c-3.6

Conversation

@asvetlov
Copy link
Copy Markdown
Contributor

@asvetlov asvetlov commented Dec 14, 2017

  • Fix multiple typos in code comments

  • Add spacing in comments (test_logging.py, test_math.py)

  • Fix spaces at the beginning of comments in test_logging.py.
    (cherry picked from commit 53f7a7c)

https://bugs.python.org/issue32297

mehanig and others added 2 commits December 14, 2017 13:21
…s. (pythonGH-4803)

* Fix multiple typos in code comments

* Add spacing in comments (test_logging.py, test_math.py)

* Fix spaces at the beginning of comments in test_logging.py.
(cherry picked from commit 53f7a7c)
@asvetlov asvetlov merged commit 28453fe into python:3.6 Dec 14, 2017
@asvetlov asvetlov deleted the backport-53f7a7c-3.6 branch December 14, 2017 14:19
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.

4 participants