commit | ab2b7559e27ca6a8fd8af5cae00e484bfd83ba4d | [log] [tgz] |
---|---|---|
author | Matthias Klose <doko@ubuntu.com> | Mon Jun 22 13:05:52 2009 +0000 |
committer | Matthias Klose <doko@ubuntu.com> | Mon Jun 22 13:05:52 2009 +0000 |
tree | 59c9764dfbdeea93f5d19800ff82d48a6fc18298 | |
parent | ef83ab9db5bda91bd19224c28aa9267f398bb7bf [diff] [blame] |
- Issue #5590: Remove unused global variable in pyexpat extension.
diff --git a/Misc/NEWS b/Misc/NEWS index d433d4c..9639cac 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -26,6 +26,11 @@ - Issue #6271: mmap tried to close invalid file handle (-1) when anonymous. (On Unix) +Extension Modules +----------------- + +- Issue #5590: Remove unused global variable in pyexpat extension. + What's New in Python 3.1 Release Candidate 2? =============================================