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 eitan.adler
Recipients eitan.adler
Date 2018-05-13.18:38:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526236716.08.0.682650639539.issue33484@psf.upfronthosting.co.za>
In-reply-to
Content
The build system attempts to run certain test code when it can actually just link the code. This is a minor performance optimization but is really a semantic correctness issue.
History
Date User Action Args
2018-05-13 18:38:36eitan.adlersetrecipients: + eitan.adler
2018-05-13 18:38:36eitan.adlersetmessageid: <1526236716.08.0.682650639539.issue33484@psf.upfronthosting.co.za>
2018-05-13 18:38:36eitan.adlerlinkissue33484 messages
2018-05-13 18:38:36eitan.adlercreate