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 steve.dower
Recipients dstufft, eric.araujo, matrixise, neyuru, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-11-05.14:16:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541427416.38.0.788709270274.issue35157@psf.upfronthosting.co.za>
In-reply-to
Content
Those are just the distutils tests failing, which probably means the extra environment variables or paths involved in the PGO profiling run are confusing the logic for detecting when it is running in a source tree.

We should fix it, but it won't affect either PGO or to resulting build.
History
Date User Action Args
2018-11-05 14:16:56steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft, matrixise, neyuru
2018-11-05 14:16:56steve.dowersetmessageid: <1541427416.38.0.788709270274.issue35157@psf.upfronthosting.co.za>
2018-11-05 14:16:56steve.dowerlinkissue35157 messages
2018-11-05 14:16:56steve.dowercreate