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 ncoghlan
Recipients eric.snow, grahamd, ncoghlan, petr.viktorin, skrah
Date 2015-07-04.13:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436016003.74.0.576171776458.issue24553@psf.upfronthosting.co.za>
In-reply-to
Content
Adding Petr Viktorin to the nosy list as well, as the kind of issues Stefan mentions there are the kinds of things that the PEP 489 extension module import issues *didn't* address yet, but we'd like to address in the 3.6 iteration of the multi-phase initialisation support for extension modules.

Petr, for context, this issue is about improving our test coverage for subinterpreter support - see the earlier messages for more details.
History
Date User Action Args
2015-07-04 13:20:03ncoghlansetrecipients: + ncoghlan, grahamd, petr.viktorin, skrah, eric.snow
2015-07-04 13:20:03ncoghlansetmessageid: <1436016003.74.0.576171776458.issue24553@psf.upfronthosting.co.za>
2015-07-04 13:20:03ncoghlanlinkissue24553 messages
2015-07-04 13:20:03ncoghlancreate