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 vstinner
Recipients Anthony Sottile, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-05-01.12:46:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588337211.67.0.494864223417.issue40334@roundup.psfhosted.org>
In-reply-to
Content
>  Hummmm, "Lib/test/test_tools/test_c_analyzer/test_parser" has nothing to do with this PR. This looks like Eric Snow's c analyzer for avoiding globals and other stuff for sub interpreters.

Oh sorry. I analyzed dozens of pyflakes warning. When I saw "parser", I expected the issue to be new and so introduced by this bpo. Sorry about that ;-)
History
Date User Action Args
2020-05-01 12:46:51vstinnersetrecipients: + vstinner, gvanrossum, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, pablogsal, BTaskaya
2020-05-01 12:46:51vstinnersetmessageid: <1588337211.67.0.494864223417.issue40334@roundup.psfhosted.org>
2020-05-01 12:46:51vstinnerlinkissue40334 messages
2020-05-01 12:46:51vstinnercreate