]> granicus.if.org Git - python/commit
Fix duplicating words words. (GH-6296)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Mar 2018 19:14:26 +0000 (22:14 +0300)
committerGitHub <noreply@github.com>
Wed, 28 Mar 2018 19:14:26 +0000 (22:14 +0300)
commitbac2d5ba30339298db7d4caa9c8cd31d807cf081
treed08e103d7d7f2ef41b56c2e7d8c360663bf7780e
parentaa50bf08e64f49d57917ab0b1aadf4308a3168a6
Fix duplicating words words. (GH-6296)

Most of them have been added in 3.7.
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/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst
Misc/NEWS.d/next/Library/2018-03-18-17-38-48.bpo-32953.t8WAWN.rst
Modules/_datetimemodule.c