From: Terry Jan Reedy Date: Fri, 15 Mar 2013 07:33:11 +0000 (-0400) Subject: Issue #17047: Add news entry X-Git-Tag: v3.2.4rc1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b3975b944d5f7b9a4e64274da7114d09e2b4b80;p=thirdparty%2FPython%2Fcpython.git Issue #17047: Add news entry --- diff --git a/Misc/NEWS b/Misc/NEWS index fc6a384d1366..fa2f1423f2bc 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1108,6 +1108,9 @@ Tools/Demos Documentation ------------- +- Issue #17047: 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