]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] Fix duplicating words words. (GH-6296) (GH-6297)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Mar 2018 20:05:24 +0000 (23:05 +0300)
committerGitHub <noreply@github.com>
Wed, 28 Mar 2018 20:05:24 +0000 (23:05 +0300)
commitfd93666c8aa100869242ea272f526a4de8db98c1
treeb6f1c208238eb1e6999a299744a24c5abfda5e53
parent6124d8ec0d1eb8016e5e54a4d341b8f4f995623c
[3.7] Fix duplicating words words. (GH-6296) (GH-6297)

Most of them have been added in 3.7.
(cherry picked from commit bac2d5ba30339298db7d4caa9c8cd31d807cf081)
Doc/library/asyncio-protocol.rst
Doc/library/contextvars.rst
Doc/library/datetime.rst
Doc/library/test.rst
Doc/whatsnew/3.7.rst
Lib/asyncio/protocols.py
Lib/idlelib/idle_test/test_editmenu.py
Lib/idlelib/idle_test/test_text.py
Misc/NEWS.d/3.7.0b2.rst
Misc/NEWS.d/next/Library/2018-03-18-17-38-48.bpo-32953.t8WAWN.rst
Modules/_datetimemodule.c