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