cpython (3.2): news entry
April 30, 2013
8:05 a.m.
http://hg.python.org/cpython/rev/64627891ca23 changeset: 83565:64627891ca23 branch: 3.2 parent: 83559:663800e18fef user: Gregory P. Smith <greg@krypto.org> date: Tue Apr 30 00:57:18 2013 -0700 summary: news entry files: Misc/NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,6 +10,10 @@ 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. -- Repository URL: http://hg.python.org/cpython
4741
Age (days ago)
4741
Last active (days ago)
0 comments
1 participants
participants (1)
-
gregory.p.smith