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 brett.cannon
Recipients brett.cannon, pitrou, serhiy.storchaka, vstinner, xdegaye
Date 2017-06-20.15:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
And hence why you proposed having a counter of 128 (or some number) to prevent the infinite recursion.

I think this has gotten sufficiently complicated and into the bowels of CPython itself it might make sense to ask for a reviewer from python-committers (I don't feel like I'm in a good position to dive into this myself).
History
Date User Action Args
2017-06-20 15:45:06brett.cannonsetrecipients: + brett.cannon, pitrou, vstinner, xdegaye, serhiy.storchaka
2017-06-20 15:45:06brett.cannonsetmessageid: <[email protected]>
2017-06-20 15:45:06brett.cannonlinkissue30697 messages
2017-06-20 15:45:06brett.cannoncreate