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, steve.dower, vstinner
Date 2019-09-26.14:54:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569509668.19.0.940506974163.issue38239@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64b4a3a2deabcd4103fac2759a311fe94159b4d1 by Victor Stinner in branch 'master':
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)
https://github.com/python/cpython/commit/64b4a3a2deabcd4103fac2759a311fe94159b4d1
History
Date User Action Args
2019-09-26 14:54:28vstinnersetrecipients: + vstinner, steve.dower, cstratak
2019-09-26 14:54:28vstinnersetmessageid: <1569509668.19.0.940506974163.issue38239@roundup.psfhosted.org>
2019-09-26 14:54:28vstinnerlinkissue38239 messages
2019-09-26 14:54:28vstinnercreate