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 joperez
Recipients BTaskaya, eric.smith, gvanrossum, joperez, levkivskyi, lukasz.langa, vstinner
Date 2020-07-20.01:47:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595209658.57.0.115177327967.issue41341@roundup.psfhosted.org>
In-reply-to
Content
Ok, I admit that I did not think about recursive type when proposing this "fix".
I've tried an implementation that just stop when recursion is encountered in a PR.
History
Date User Action Args
2020-07-20 01:47:38joperezsetrecipients: + joperez, gvanrossum, vstinner, eric.smith, lukasz.langa, levkivskyi, BTaskaya
2020-07-20 01:47:38joperezsetmessageid: <1595209658.57.0.115177327967.issue41341@roundup.psfhosted.org>
2020-07-20 01:47:38joperezlinkissue41341 messages
2020-07-20 01:47:38joperezcreate