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 Dormouse759, cstratak, ishcherb, pablogsal, serhiy.storchaka, vstinner
Date 2018-10-09.14:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539096851.59.0.545547206417.issue32962@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 79d21331e605fdc941f947621846b8563485aab6 by Victor Stinner in branch 'master':
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (GH-9656)
https://github.com/python/cpython/commit/79d21331e605fdc941f947621846b8563485aab6
History
Date User Action Args
2018-10-09 14:54:11vstinnersetrecipients: + vstinner, serhiy.storchaka, cstratak, ishcherb, Dormouse759, pablogsal
2018-10-09 14:54:11vstinnersetmessageid: <1539096851.59.0.545547206417.issue32962@psf.upfronthosting.co.za>
2018-10-09 14:54:11vstinnerlinkissue32962 messages
2018-10-09 14:54:11vstinnercreate