commit | c45fb25fba9ef8a1d322099db86be98775d37bec | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Mon Oct 24 13:14:55 2011 +0200 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Mon Oct 24 13:14:55 2011 +0200 |
tree | 62cbbd4cae51ba2898b4acdc2c45a5453a2d4609 | |
parent | 023611f34ead5bdfbeec73b1598df0023090106a [diff] [blame] |
Issue #13255: wrong docstrings in array module.
diff --git a/Misc/NEWS b/Misc/NEWS index 100fcec..3909420 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -58,6 +58,8 @@ Library ------- +- Issue #13255: wrong docstrings in array module. + - Issue #9168: now smtpd is able to bind privileged port. - Issue #12529: fix cgi.parse_header issue on strings with double-quotes and