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 brendon-zhang@hotmail.com
Recipients brendon-zhang@hotmail.com, remi.lapeyre, rhettinger, vstinner
Date 2020-04-09.13:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586439398.66.0.775709853493.issue40225@roundup.psfhosted.org>
In-reply-to
Content
No, the example you provided does not trigger the same bug. It is explicitly to do with calling recursively from within the generator expression.
History
Date User Action Args
2020-04-09 13:36:38brendon-zhang@hotmail.comsetrecipients: + brendon-zhang@hotmail.com, rhettinger, vstinner, remi.lapeyre
2020-04-09 13:36:38brendon-zhang@hotmail.comsetmessageid: <1586439398.66.0.775709853493.issue40225@roundup.psfhosted.org>
2020-04-09 13:36:38brendon-zhang@hotmail.comlinkissue40225 messages
2020-04-09 13:36:38brendon-zhang@hotmail.comcreate