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 pablogsal
Recipients Anthony Sottile, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-05-01.10:12:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588327922.54.0.880765092151.issue40334@roundup.psfhosted.org>
In-reply-to
Content
> Warnings found by pyflakes:

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.
History
Date User Action Args
2020-05-01 10:12:02pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-05-01 10:12:02pablogsalsetmessageid: <1588327922.54.0.880765092151.issue40334@roundup.psfhosted.org>
2020-05-01 10:12:02pablogsallinkissue40334 messages
2020-05-01 10:12:02pablogsalcreate