summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2013-03-15 07:33:11 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2013-03-15 07:33:11 (GMT)
commit4b3975b944d5f7b9a4e64274da7114d09e2b4b80 (patch)
tree8f26a5ffa433a50818d1be66e5c18b0ebf5548cd
parent8ea4616f16c8f89289e73849880499ef309ce18a (diff)
downloadcpython-4b3975b944d5f7b9a4e64274da7114d09e2b4b80.zip
cpython-4b3975b944d5f7b9a4e64274da7114d09e2b4b80.tar.gz
cpython-4b3975b944d5f7b9a4e64274da7114d09e2b4b80.tar.bz2
Issue #17047: Add news entry
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fc6a384..fa2f142 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