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 gregory.p.smith
Recipients Arfrever, benjamin.peterson, doko, eric.araujo, georg.brandl, gregory.p.smith, larry, python-dev, ronaldoussoren
Date 2013-03-19.23:13:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363734839.39.0.033600547909.issue17192@psf.upfronthosting.co.za>
In-reply-to
Content
2.7, 3.2, 3.3 and 3.4 have all be updated to ctypes v3.0.13.

fwiw, I tried a build of 3.3 on Sparc Solaris 10 using snakebite (nitrogen) and ctypes builds and links but two tests fail: ctypes.test.test_bitfields.C_Test test_ints and test_shorts failed.

That should be dealt with via a separate issue and by someone who cares about Solaris.
History
Date User Action Args
2013-03-19 23:13:59gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, doko, ronaldoussoren, larry, benjamin.peterson, eric.araujo, Arfrever, python-dev
2013-03-19 23:13:59gregory.p.smithsetmessageid: <1363734839.39.0.033600547909.issue17192@psf.upfronthosting.co.za>
2013-03-19 23:13:59gregory.p.smithlinkissue17192 messages
2013-03-19 23:13:59gregory.p.smithcreate