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 vstinner
Date 2019-08-21.12:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566391264.79.0.703495820329.issue37851@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8c5adf6f83024238545aac0bb465289cc2dde84 by Victor Stinner in branch 'master':
bpo-37851: faulthandler allocates its stack on demand (GH-15358)
https://github.com/python/cpython/commit/d8c5adf6f83024238545aac0bb465289cc2dde84
History
Date User Action Args
2019-08-21 12:41:04vstinnersetrecipients: + vstinner
2019-08-21 12:41:04vstinnersetmessageid: <1566391264.79.0.703495820329.issue37851@roundup.psfhosted.org>
2019-08-21 12:41:04vstinnerlinkissue37851 messages
2019-08-21 12:41:04vstinnercreate