Message394165
Anthony Sottile: "that version of flake8 uses multiprocessing (even for 1 file) -- would the ast objects be involved in that way? (pyflakes also makes reference cyles to handle "parent" relationships)"
I expect flake8 to use the ast somewhere to analyze source code. But I don't have the bandwidth to investigate flake8 creates a reference cycle.
The Python regression is fixed, I closed the issue. Thanks for the bug report Anthony! |
|
Date |
User |
Action |
Args |
2021-05-21 22:57:50 | vstinner | set | recipients:
+ vstinner, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, pablogsal, miss-islington, erlendaasland, stestagg, shreyanavigyan |
2021-05-21 22:57:50 | vstinner | set | messageid: <1621637870.06.0.315008263935.issue44184@roundup.psfhosted.org> |
2021-05-21 22:57:50 | vstinner | link | issue44184 messages |
2021-05-21 22:57:49 | vstinner | create | |
|