This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, benjamin.peterson, doko, eric.araujo, georg.brandl, gregory.p.smith, larry, python-dev, ronaldoussoren
Date 2013-03-19.22:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZVpvb1T4RzRhf@mail.python.org>
In-reply-to
Content
New changeset 43e8da639462 by Gregory P. Smith in branch '3.2':
Fixes issue #17192: Update the ctypes module's libffi to v3.0.13.  This
http://hg.python.org/cpython/rev/43e8da639462

New changeset f23274357fc8 by Gregory P. Smith in branch '3.3':
Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13.  This
http://hg.python.org/cpython/rev/f23274357fc8

New changeset a94b3b4599f1 by Gregory P. Smith in branch 'default':
Fixes Issue #17192: Update the ctypes module's libffi to v3.0.13.  This
http://hg.python.org/cpython/rev/a94b3b4599f1
History
Date User Action Args
2013-03-19 22:33:47python-devsetrecipients: + python-dev, georg.brandl, doko, gregory.p.smith, ronaldoussoren, larry, benjamin.peterson, eric.araujo, Arfrever
2013-03-19 22:33:47python-devlinkissue17192 messages
2013-03-19 22:33:47python-devcreate