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 steve.dower
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-05-05.17:45:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588700742.81.0.534484193574.issue40458@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac4bf424119d1300f57929120968e216a85d3a25 by Steve Dower in branch 'master':
bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845)
https://github.com/python/cpython/commit/ac4bf424119d1300f57929120968e216a85d3a25
History
Date User Action Args
2020-05-05 17:45:42steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2020-05-05 17:45:42steve.dowersetmessageid: <1588700742.81.0.534484193574.issue40458@roundup.psfhosted.org>
2020-05-05 17:45:42steve.dowerlinkissue40458 messages
2020-05-05 17:45:42steve.dowercreate