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 miss-islington
Recipients lukasz.langa, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-05-05.18:03:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588701804.65.0.00360582960201.issue40458@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6a116c1b964b3d1fdff0f533861ed2a2227de1f by Miss Islington (bot) in branch '3.8':
bpo-40458: Increase reserved stack space to prevent overflow crash on Windows (GH-19845)
https://github.com/python/cpython/commit/a6a116c1b964b3d1fdff0f533861ed2a2227de1f
History
Date User Action Args
2020-05-05 18:03:24miss-islingtonsetrecipients: + miss-islington, paul.moore, vstinner, tim.golden, lukasz.langa, zach.ware, steve.dower
2020-05-05 18:03:24miss-islingtonsetmessageid: <1588701804.65.0.00360582960201.issue40458@roundup.psfhosted.org>
2020-05-05 18:03:24miss-islingtonlinkissue40458 messages
2020-05-05 18:03:24miss-islingtoncreate