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 eric.snow
Recipients brett.cannon, ebfortin, eric.snow, ncoghlan, paul.moore, petr.viktorin, steve.dower, tim.golden, zach.ware
Date 2015-07-29.14:22:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438179738.09.0.683756530892.issue24748@psf.upfronthosting.co.za>
In-reply-to
Content
This is most likely related to PEP 489, which changed extension module loading in what was meant to be a backward-compatible way.
History
Date User Action Args
2015-07-29 14:22:18eric.snowsetrecipients: + eric.snow, brett.cannon, paul.moore, ncoghlan, tim.golden, petr.viktorin, zach.ware, steve.dower, ebfortin
2015-07-29 14:22:18eric.snowsetmessageid: <1438179738.09.0.683756530892.issue24748@psf.upfronthosting.co.za>
2015-07-29 14:22:18eric.snowlinkissue24748 messages
2015-07-29 14:22:17eric.snowcreate