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

(cherry picked from commit 3f819ca138db6945ee4271bf13e42db9f9b3b1e4)
29 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.1rc1.rst
Misc/NEWS.d/3.5.2rc1.rst
Misc/NEWS.d/3.5.3rc1.rst
Misc/NEWS.d/3.6.7rc1.rst
Misc/NEWS.d/next/Library/2018-10-26-22-53-16.bpo-35079.Tm5jvF.rst