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 doko, eric.snow, miss-islington, ncoghlan, ned.deily, pablogsal, vstinner, xdegaye
Date 2018-04-20.16:16:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524240962.4.0.682650639539.issue32232@psf.upfronthosting.co.za>
In-reply-to
Content
Xavier's changes should fix the reported compile error, while keeping the increased isolation of the interpreter core from the optional extension modules.

If the latter change causes a detectable performance regression, then I think that would make more sense as a separate performance issue.
History
Date User Action Args
2018-04-20 16:16:02ncoghlansetrecipients: + ncoghlan, doko, vstinner, ned.deily, xdegaye, eric.snow, pablogsal, miss-islington
2018-04-20 16:16:02ncoghlansetmessageid: <1524240962.4.0.682650639539.issue32232@psf.upfronthosting.co.za>
2018-04-20 16:16:02ncoghlanlinkissue32232 messages
2018-04-20 16:16:02ncoghlancreate