summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2009-05-13 12:27:21 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2009-05-13 12:27:21 (GMT)
commitdd226eabe9b719ce2e232c415f64e0452838b987 (patch)
tree70813480f89d895225922075253acb7d4d5c1d9e /Misc
parent976faf9293aa1dd291ccd95465647f09004a52af (diff)
downloadcpython-dd226eabe9b719ce2e232c415f64e0452838b987.zip
cpython-dd226eabe9b719ce2e232c415f64e0452838b987.tar.gz
cpython-dd226eabe9b719ce2e232c415f64e0452838b987.tar.bz2
Merged revisions 72597 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72597 | r.david.murray | 2009-05-12 20:30:29 -0400 (Tue, 12 May 2009) | 2 lines Issue 5994: add docstrings to marshal. ........
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2fea936..c1949f5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@ What's New in Python 3.1 release candidate 1?
Core and Builtins
-----------------
+- Issue #5994: the marshal module now has docstrings.
+
- Issue #5981: Fix three minor inf/nan issues in float.fromhex:
(1) inf and nan strings with trailing whitespace were incorrectly
rejected; (2) parsing of strings representing infinities and nans