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 vstinner
Recipients Mariatta, brett.cannon, dino.viehland, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2017-06-23.13:24:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498224270.88.0.12994177314.issue30604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cea2174ab7cce01c420b2770562be4c91f1f4e35 by Victor Stinner in branch '3.6':
bpo-30604: Skip CoExtra tests if ctypes is missing (#2356) (#2358)
https://github.com/python/cpython/commit/cea2174ab7cce01c420b2770562be4c91f1f4e35
History
Date User Action Args
2017-06-23 13:24:30vstinnersetrecipients: + vstinner, brett.cannon, ned.deily, dino.viehland, serhiy.storchaka, yselivanov, Mariatta
2017-06-23 13:24:30vstinnersetmessageid: <1498224270.88.0.12994177314.issue30604@psf.upfronthosting.co.za>
2017-06-23 13:24:30vstinnerlinkissue30604 messages
2017-06-23 13:24:30vstinnercreate