diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-12 01:26:28 -0400 |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-03-12 01:26:28 -0400 |
commit | f9d31069db32397409273a5359c59aa964f24e4e (patch) | |
tree | 4576669788cd0c9713bc39f0470d3a0fcb60e312 | |
parent | a70f60acf3283a0f4684a5d22bc710004f2f1ed3 (diff) | |
download | cpython-git-f9d31069db32397409273a5359c59aa964f24e4e.tar.gz |
Issue #14707: add news entry
-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 |