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 serhiy.storchaka
Recipients amaury.forgeotdarc, belopolsky, ezio.melotti, meador.inge, michael.foord, pitrou, serhiy.storchaka, zach.ware
Date 2014-08-06.18:21:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407349261.58.0.870906707336.issue22060@psf.upfronthosting.co.za>
In-reply-to
Content
Changes look simple and straightforward. LGTM.

It would be good also move tests into the Lib/test/test_ctypes subdirectory and eliminate Lib/test/test_ctypes.py (may be in separate issue). And may be move initialization and verbose printinting in setUpModule() functions.
History
Date User Action Args
2014-08-06 18:21:01serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, belopolsky, pitrou, ezio.melotti, michael.foord, meador.inge, zach.ware
2014-08-06 18:21:01serhiy.storchakasetmessageid: <1407349261.58.0.870906707336.issue22060@psf.upfronthosting.co.za>
2014-08-06 18:21:01serhiy.storchakalinkissue22060 messages
2014-08-06 18:21:01serhiy.storchakacreate