From: Barry Warsaw Date: Sat, 16 Oct 2010 01:20:45 +0000 (+0000) Subject: Add NEWS for issue 9807 part 1. X-Git-Tag: v3.2a4~537 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6219a588dd405583d7ee92ac51be31dd7b131c8;p=thirdparty%2FPython%2Fcpython.git Add NEWS for issue 9807 part 1. --- diff --git a/Misc/NEWS b/Misc/NEWS index 55e57ba31036..80aa50f23821 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