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 lukasz.langa
Recipients Bruno Oliveira, Carl.Friedrich.Bolz, Daniel Lepage, Dennis Sweeney, Jim Fasarakis-Hilliard, gregory.p.smith, iritkatriel, louielu, lukasz.langa, miss-islington, pablogsal, r.david.murray, serhiy.storchaka
Date 2021-11-04.20:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636059158.84.0.338404517536.issue30570@roundup.psfhosted.org>
In-reply-to
Content
New changeset f701237db2611140e578cebbdfef91ae4714af4e by Łukasz Langa in branch '3.9':
[3.9] bpo-30570: Fix segfault on buildbots caused by stack overflow from recursion in tests (GH-29258) (GH-29415)
https://github.com/python/cpython/commit/f701237db2611140e578cebbdfef91ae4714af4e
History
Date User Action Args
2021-11-04 20:52:38lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, Carl.Friedrich.Bolz, r.david.murray, serhiy.storchaka, Bruno Oliveira, Daniel Lepage, Jim Fasarakis-Hilliard, louielu, pablogsal, miss-islington, Dennis Sweeney, iritkatriel
2021-11-04 20:52:38lukasz.langasetmessageid: <1636059158.84.0.338404517536.issue30570@roundup.psfhosted.org>
2021-11-04 20:52:38lukasz.langalinkissue30570 messages
2021-11-04 20:52:38lukasz.langacreate