diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-12 05:26:28 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-12 05:26:28 (GMT) |
commit | f9d31069db32397409273a5359c59aa964f24e4e (patch) | |
tree | 4576669788cd0c9713bc39f0470d3a0fcb60e312 /Misc/NEWS | |
parent | a70f60acf3283a0f4684a5d22bc710004f2f1ed3 (diff) | |
download | cpython-f9d31069db32397409273a5359c59aa964f24e4e.zip cpython-f9d31069db32397409273a5359c59aa964f24e4e.tar.gz cpython-f9d31069db32397409273a5359c59aa964f24e4e.tar.bz2 |
Issue #14707: add news entry
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |