diff options
| author | Gregory P. Smith <greg@krypto.org> | 2013-04-30 00:57:18 -0700 |
|---|---|---|
| committer | Gregory P. Smith <greg@krypto.org> | 2013-04-30 00:57:18 -0700 |
| commit | cf86d9441ed09f0b7265a0a869c110f245336228 (patch) | |
| tree | 08d2f6f75844aaa56f3fd7cdf22ca4bf6c94d6a0 /Misc | |
| parent | 910bfb7bebac3e49bcdf8f08006346ee3748d1bd (diff) | |
| download | cpython-git-cf86d9441ed09f0b7265a0a869c110f245336228.tar.gz | |
news entry
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ What's New in Python 3.2.4? Library ------- +- Issue #17192: Restore the patch for Issue #11729 and Issue #10309 + which were ommitted in 3.2.4 when updating the bundled version of + libffi used by ctypes. + - Issue #17625: In IDLE, close the replace dialog after it is used. |
