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 kayhayen
Recipients kayhayen, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-09-11.06:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536647029.26.0.0269046726804.issue34615@psf.upfronthosting.co.za>
In-reply-to
Content
So I was confused indeed. 

Actually I am observing in other tests at least, that apparently Nuitka compiled execution in my tests can import _testcapi module, which normal execution of the test does not manage. 

Then there is the possibility that the exit code is indeed "0" and different.

The failure to import that module is old, and something I consider to raise as a separate issue. Closing this one as it's not worthy.
History
Date User Action Args
2018-09-11 06:23:49kayhayensetrecipients: + kayhayen, paul.moore, tim.golden, zach.ware, steve.dower
2018-09-11 06:23:49kayhayensetmessageid: <1536647029.26.0.0269046726804.issue34615@psf.upfronthosting.co.za>
2018-09-11 06:23:49kayhayenlinkissue34615 messages
2018-09-11 06:23:49kayhayencreate