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