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 BTaskaya
Recipients BTaskaya, belopolsky, benjamin.peterson, eric.snow, gregory.p.smith, jkloth, kj, lukasz.langa, meador.inge, miss-islington, pablogsal, terry.reedy
Date 2021-06-08.17:39:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623173978.87.0.737724616764.issue11105@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd6f0d3eadfe5623657db6aeb69b94d21f86f4a0 by Batuhan Taskaya in branch '3.10':
[3.10] bpo-11105: reduce the recursion limit for tests. (GH-26607)
https://github.com/python/cpython/commit/bd6f0d3eadfe5623657db6aeb69b94d21f86f4a0
History
Date User Action Args
2021-06-08 17:39:38BTaskayasetrecipients: + BTaskaya, terry.reedy, gregory.p.smith, belopolsky, benjamin.peterson, jkloth, meador.inge, lukasz.langa, eric.snow, pablogsal, miss-islington, kj
2021-06-08 17:39:38BTaskayasetmessageid: <1623173978.87.0.737724616764.issue11105@roundup.psfhosted.org>
2021-06-08 17:39:38BTaskayalinkissue11105 messages
2021-06-08 17:39:38BTaskayacreate