From: Terry Jan Reedy Date: Tue, 12 Mar 2013 05:26:28 +0000 (-0400) Subject: Issue #14707: add news entry X-Git-Tag: v2.7.4rc1~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9d31069db32397409273a5359c59aa964f24e4e;p=thirdparty%2FPython%2Fcpython.git Issue #14707: add news entry --- diff --git a/Misc/NEWS b/Misc/NEWS index ec273670eeb1..30d911e374a7 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -944,6 +944,9 @@ Tools/Demos Documentation ------------- +- Issue #14707: remove doubled words in docs and docstrings + reported by Serhiy Storchaka and Matthew Barnett. + - Issue #16406: combine the pages for uploading and registering to PyPI. - Issue #16403: Document how distutils uses the maintainer field in