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 xiang.zhang
Recipients xiang.zhang
Date 2017-09-07.09:23:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504776234.99.0.631145117595.issue31379@psf.upfronthosting.co.za>
In-reply-to
Content
Build Python 2.7 with --enable-shared and pgo could highly possibly skip test procedure due to dynamic link fails. I suggest adding $(RUNSHARED) to bring convenience. Python 3 already gets it.
History
Date User Action Args
2017-09-07 09:23:55xiang.zhangsetrecipients: + xiang.zhang
2017-09-07 09:23:54xiang.zhangsetmessageid: <1504776234.99.0.631145117595.issue31379@psf.upfronthosting.co.za>
2017-09-07 09:23:54xiang.zhanglinkissue31379 messages
2017-09-07 09:23:54xiang.zhangcreate