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 vstinner
Recipients cstratak, dstufft, eric.araujo, hroncok, ned.deily, vstinner
Date 2018-12-19.17:19:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545239945.73.0.788709270274.issue35257@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf10a750f4b50b6775719cfb17bee00bc3a9c60b by Victor Stinner (stratakis) in branch 'master':
bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900)
https://github.com/python/cpython/commit/cf10a750f4b50b6775719cfb17bee00bc3a9c60b
History
Date User Action Args
2018-12-19 17:19:05vstinnersetrecipients: + vstinner, ned.deily, eric.araujo, dstufft, cstratak, hroncok
2018-12-19 17:19:05vstinnersetmessageid: <1545239945.73.0.788709270274.issue35257@psf.upfronthosting.co.za>
2018-12-19 17:19:05vstinnerlinkissue35257 messages
2018-12-19 17:19:05vstinnercreate