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:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623173964.16.0.333154007826.issue11105@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8004c4570b1d1277ea8754e22b5eb60e63f5026c by Batuhan Taskaya in branch 'main':
bpo-11105: document the new test.support.infinite_recursion context manager (GH-26604)
https://github.com/python/cpython/commit/8004c4570b1d1277ea8754e22b5eb60e63f5026c
History
Date User Action Args
2021-06-08 17:39:24BTaskayasetrecipients: + 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:24BTaskayasetmessageid: <1623173964.16.0.333154007826.issue11105@roundup.psfhosted.org>
2021-06-08 17:39:24BTaskayalinkissue11105 messages
2021-06-08 17:39:24BTaskayacreate