]> granicus.if.org Git - python/commit
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 31 Oct 2018 00:26:06 +0000 (02:26 +0200)
committerGitHub <noreply@github.com>
Wed, 31 Oct 2018 00:26:06 +0000 (02:26 +0200)
commit3f819ca138db6945ee4271bf13e42db9f9b3b1e4
tree7eab13b4f9da0c8936d423cd633594cf83ba870f
parent68f323715e6627c550d1e8ffed7e36f1bb4aa42b
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
34 files changed:
Doc/c-api/veryhigh.rst
Doc/distutils/apiref.rst
Doc/distutils/builtdist.rst
Doc/extending/extending.rst
Doc/howto/logging.rst
Doc/install/index.rst
Doc/library/codecs.rst
Doc/library/datetime.rst
Doc/library/email.compat32-message.rst
Doc/library/email.message.rst
Doc/library/logging.rst
Doc/library/optparse.rst
Doc/library/os.rst
Doc/library/ossaudiodev.rst
Doc/library/stat.rst
Doc/library/string.rst
Doc/library/termios.rst
Doc/tutorial/controlflow.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.8.rst
Misc/NEWS.d/3.5.0a1.rst
Misc/NEWS.d/3.5.0a3.rst
Misc/NEWS.d/3.5.0b3.rst
Misc/NEWS.d/3.5.0b4.rst
Misc/NEWS.d/3.5.1rc1.rst
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.5.4rc1.rst
Misc/NEWS.d/next/Documentation/2018-06-07-08-33-45.bpo-17045.ZNx6KU.rst
Misc/NEWS.d/next/IDLE/2018-06-26-22-53-14.bpo-33975.Ow7alv.rst
Misc/NEWS.d/next/Library/2018-10-26-22-53-16.bpo-35079.Tm5jvF.rst