cpython (2.7): NEWS entry
April 30, 2013
8:05 a.m.
http://hg.python.org/cpython/rev/5451278b3c75 changeset: 83563:5451278b3c75 branch: 2.7 user: Gregory P. Smith <greg@krypto.org> date: Tue Apr 30 00:54:45 2013 -0700 summary: NEWS entry files: Misc/NEWS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS --- a/Misc/NEWS +++ b/Misc/NEWS @@ -17,6 +17,9 @@ Core and Builtins ----------------- +- Issue #17192: Restore the patch for Issue #10309 which was ommitted + in 2.7.4 when updating the bundled version of libffi. + - Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3, such as was shipped with Centos 5 and Mac OS X 10.4. -- Repository URL: http://hg.python.org/cpython
4740
Age (days ago)
4740
Last active (days ago)
0 comments
1 participants
participants (1)
-
gregory.p.smith