mirror of
https://github.com/python/cpython.git
synced 2026-03-10 06:50:52 +00:00
* [3.6] bpo-32297: Few misspellings found in Python source code comments. (GH-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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| bytedesign.py | ||
| chaos.py | ||
| clock.py | ||
| colormixer.py | ||
| forest.py | ||
| fractalcurves.py | ||
| lindenmayer.py | ||
| minimal_hanoi.py | ||
| nim.py | ||
| paint.py | ||
| peace.py | ||
| penrose.py | ||
| planet_and_moon.py | ||
| round_dance.py | ||
| sorting_animate.py | ||
| tree.py | ||
| turtle.cfg | ||
| two_canvases.py | ||
| wikipedia.py | ||
| yinyang.py | ||