summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-09-07 16:17:41 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2009-09-07 16:17:41 (GMT)
commit491ea55f2866cc0b4fee036069fc07748920b0cf (patch)
tree38391ebf58ed20617054956b618a39af7d353ff7 /Misc/NEWS
parentd692a71fddbbc8cebabf260e7d11e113cff4f73e (diff)
downloadcpython-491ea55f2866cc0b4fee036069fc07748920b0cf.zip
cpython-491ea55f2866cc0b4fee036069fc07748920b0cf.tar.gz
cpython-491ea55f2866cc0b4fee036069fc07748920b0cf.tar.bz2
Issue #6850: Fix bug in Decimal._parse_format_specifier for formats
with no type specifier.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 94f4399..fe281cf 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -366,6 +366,9 @@ Core and Builtins
Library
-------
+- Issue #6850: Fix bug in Decimal._parse_format_specifier for formats
+ with no type specifier.
+
- Issue #4937: plat-mac/bundlebuilder revers to non-existing version.plist
- Issue #6838: Use a list to accumulate the value instead of