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 Mark.Shannon
Recipients Mark.Shannon, brandtbucher
Date 2021-11-16.11:02:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637060526.0.0.0619678389635.issue45753@roundup.psfhosted.org>
In-reply-to
Content
New changeset b9310773756f40f77e075f221a90dd41e6964efc by Mark Shannon in branch 'main':
bpo-45753: Make recursion checks more efficient. (GH-29524)
https://github.com/python/cpython/commit/b9310773756f40f77e075f221a90dd41e6964efc
History
Date User Action Args
2021-11-16 11:02:06Mark.Shannonsetrecipients: + Mark.Shannon, brandtbucher
2021-11-16 11:02:05Mark.Shannonsetmessageid: <1637060526.0.0.0619678389635.issue45753@roundup.psfhosted.org>
2021-11-16 11:02:05Mark.Shannonlinkissue45753 messages
2021-11-16 11:02:05Mark.Shannoncreate