]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)....
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 31 Oct 2018 09:00:24 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Wed, 31 Oct 2018 09:00:24 +0000 (11:00 +0200)
commitb183750f999953bac7738b1fff114e0a2615d970
tree4f27db02b8229fde997d5fda06aecd985d026f1b
parentaa0a21a7c81cb4eca723b0f400e860a0e8e730b5
[3.7] bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231). (GH-10253)

(cherry picked from commit 3f819ca138db6945ee4271bf13e42db9f9b3b1e4)
33 files changed:
Doc/c-api/veryhigh.rst
Doc/distutils/apiref.rst
Doc/distutils/builtdist.rst
Doc/distutils/configfile.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
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/3.7.1rc1.rst
Misc/NEWS.d/next/Library/2018-10-26-22-53-16.bpo-35079.Tm5jvF.rst