]> granicus.if.org Git - python/commitdiff
Changelog entry for 8c2e87aeb707.
authorGeorg Brandl <georg@python.org>
Sat, 8 Sep 2012 05:58:37 +0000 (07:58 +0200)
committerGeorg Brandl <georg@python.org>
Sat, 8 Sep 2012 05:58:37 +0000 (07:58 +0200)
Misc/NEWS

index 98be0c2e08341a1e4bad76b7d54d5ea921a35b01..9a0668863957289a5c482ac6a77286852d8bd8fe 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,9 @@ Core and Builtins
 Library
 -------
 
+- Issue #15847: Fix a regression in argparse, which did not accept tuples
+  as argument lists anymore.
+
 - Issue #15828: Restore support for C extensions in imp.load_module().
 
 - Issue #15340: Fix importing the random module when /dev/urandom cannot