]> granicus.if.org Git - python/commit
Fix typos in docs and docstrings (GH-13745)
authorXtreak <tir.karthi@gmail.com>
Sun, 2 Jun 2019 23:12:33 +0000 (04:42 +0530)
committerPetr Viktorin <encukou@gmail.com>
Sun, 2 Jun 2019 23:12:33 +0000 (01:12 +0200)
commit0d70227e419ab78c44d81b4ea6ae8aaf769470e6
tree7fcafd5e2f1291c61989b119eff03ce7113bc928
parente584cbff1ea78e700cf9943d50467e3b58301ccc
Fix typos in docs and docstrings (GH-13745)
15 files changed:
Doc/library/dis.rst
Doc/using/windows.rst
Doc/whatsnew/3.8.rst
Lib/asyncio/unix_events.py
Lib/bdb.py
Lib/distutils/ccompiler.py
Lib/email/_header_value_parser.py
Lib/encodings/__init__.py
Lib/lib2to3/fixes/fix_metaclass.py
Lib/pstats.py
Lib/pyclbr.py
Lib/ssl.py
Lib/turtle.py
Lib/turtledemo/paint.py
Lib/zipfile.py