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, barry, berker.peksag, doko, dstufft, eric.snow, larry, lemburg, ncoghlan, ned.deily, pitrou, python-dev, steve.dower, tim.golden, yselivanov, zach.ware
Date 2017-01-14.07:25:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170114072512.26938.19441.543AB1AC@psf.io>
In-reply-to
Content
New changeset 80fc40a9ae47 by Martin Panter in branch '3.5':
Issue #22980: Skip a sysconfig test if _ctypes is not available.
https://hg.python.org/cpython/rev/80fc40a9ae47
History
Date User Action Args
2017-01-14 07:25:16python-devsetrecipients: + python-dev, lemburg, barry, doko, ncoghlan, pitrou, larry, tim.golden, ned.deily, Arfrever, eric.snow, berker.peksag, zach.ware, yselivanov, steve.dower, dstufft
2017-01-14 07:25:16python-devlinkissue22980 messages
2017-01-14 07:25:15python-devcreate