summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2010-10-16 01:20:45 (GMT)
committerBarry Warsaw <barry@python.org>2010-10-16 01:20:45 (GMT)
commitf6219a588dd405583d7ee92ac51be31dd7b131c8 (patch)
tree00766a1ee748f9d8b82be3f4f107c39196a96346
parent8cf4eae522592549a92b7b599838f63ba56120cd (diff)
downloadcpython-f6219a588dd405583d7ee92ac51be31dd7b131c8.zip
cpython-f6219a588dd405583d7ee92ac51be31dd7b131c8.tar.gz
cpython-f6219a588dd405583d7ee92ac51be31dd7b131c8.tar.bz2
Add NEWS for issue 9807 part 1.
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 55e57ba..80aa50f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -27,6 +27,9 @@ Core and Builtins
Library
-------
+- Issue #9807 (part 1): Expose the ABI flags in sys.abiflags. Add --abiflags
+ switch to python-config for command line access.
+
- Issue #6098: Don't claim DOM level 3 conformance in minidom.
- Issue #5762: Fix AttributeError raised by ``xml.dom.minidom`` when an empty