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 serhiy.storchaka
Recipients The Compiler, bluetech, gvanrossum, loewis, nascheme, pitrou, serhiy.storchaka, sparkingdark
Date 2020-10-04.22:28:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601850483.82.0.697390186322.issue41909@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09a7b3b618cd02694a0bc8abfa24c75f0e659407 by Serhiy Storchaka in branch '3.8':
[3.8] bpo-41909: Enable previously disabled recursion checks. (GH-22536) (GH-22551)
https://github.com/python/cpython/commit/09a7b3b618cd02694a0bc8abfa24c75f0e659407
History
Date User Action Args
2020-10-04 22:28:03serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, loewis, nascheme, pitrou, The Compiler, bluetech, sparkingdark
2020-10-04 22:28:03serhiy.storchakasetmessageid: <1601850483.82.0.697390186322.issue41909@roundup.psfhosted.org>
2020-10-04 22:28:03serhiy.storchakalinkissue41909 messages
2020-10-04 22:28:03serhiy.storchakacreate