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