summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-07-17 06:26:54 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-07-17 06:26:54 (GMT)
commit1a3d085008afe2faed293be84587799938e902e1 (patch)
tree2c9a279bc2d1e4c15f25deec4b88dbfd8487228b /Misc/NEWS
parente78e5d2e515167df8fdf0a551e8333c31c6a1ba3 (diff)
downloadcpython-1a3d085008afe2faed293be84587799938e902e1.zip
cpython-1a3d085008afe2faed293be84587799938e902e1.tar.gz
cpython-1a3d085008afe2faed293be84587799938e902e1.tar.bz2
NEWS about r74040.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9d34adf..263468e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -352,6 +352,8 @@ Core and Builtins
Library
-------
+- Issue #6415: Fixed warnings.warn sagfault on bad formatted string.
+
- Issue #6466: now distutils.cygwinccompiler and distutils.emxccompiler
uses the same refactored function to get gcc/ld/dllwrap versions numbers.
It's `distutils.util.get_compiler_versions`. Added deprecation warnings