Message 342209 - Python tracker

Message342209

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 pablogsal, vstinner, xry111
Date 2019-05-11.17:13:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557594806.32.0.518161267468.issue36856@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6236c9823ef3e8e2229b0598d3d8189adf5e00f2 by Victor Stinner (Xi Ruoyao) in branch 'master':
bpo-36856: Handle possible overflow in faulthandler_stack_overflow (GH-13205)
https://github.com/python/cpython/commit/6236c9823ef3e8e2229b0598d3d8189adf5e00f2
History
Date User Action Args
2019-05-11 17:13:26vstinnersetrecipients: + vstinner, pablogsal, xry111
2019-05-11 17:13:26vstinnersetmessageid: <1557594806.32.0.518161267468.issue36856@roundup.psfhosted.org>
2019-05-11 17:13:26vstinnerlinkissue36856 messages
2019-05-11 17:13:26vstinnercreate