Message394050
I've found that it's reproducible if you run flake8 on a file that just contains:
`a.b`
whereas:
`a`
and
`a(b)`
don't seem to trigger the error.
The object being cleaned up when the segfault appears, seems to be a subclass of ast.AST |
|
Date |
User |
Action |
Args |
2021-05-20 19:19:10 | stestagg | set | recipients:
+ stestagg, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, ammar2, pablogsal, shreyanavigyan |
2021-05-20 19:19:10 | stestagg | set | messageid: <1621538350.13.0.229462542133.issue44184@roundup.psfhosted.org> |
2021-05-20 19:19:10 | stestagg | link | issue44184 messages |
2021-05-20 19:19:10 | stestagg | create | |
|