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, serhiy.storchaka, vstinner
Date 2018-06-15.15:56:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529078186.52.0.947875510639.issue32962@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9b7c74ca32d1bec7128d550a9ab1b2ddc7046287 by Victor Stinner (Marcel Plch) in branch 'master':
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (#6754)
https://github.com/python/cpython/commit/9b7c74ca32d1bec7128d550a9ab1b2ddc7046287
History
Date User Action Args
2018-06-15 15:56:26vstinnersetrecipients: + vstinner, serhiy.storchaka, cstratak, ishcherb, Dormouse759
2018-06-15 15:56:26vstinnersetmessageid: <1529078186.52.0.947875510639.issue32962@psf.upfronthosting.co.za>
2018-06-15 15:56:26vstinnerlinkissue32962 messages
2018-06-15 15:56:26vstinnercreate