Message364844
> Reverting GH-18627 fixes the issue.
Sorry, this is false. I just checked out to the last commit to importlib before GH-18627 and it did not refleak. But when I actually reverted just GH-18627, the issue persisted.
By bisecting, I found out that it's GH-19084 which causes the refleak and it only just so happens that this refleak appears in importlib tests. |
|
| Date |
User |
Action |
Args |
| 2020-03-23 11:42:24 | lukasz.langa | set | recipients:
+ lukasz.langa, brett.cannon, ncoghlan, vstinner, eric.snow, corona10, aeros, Ido Michael, petdance |
| 2020-03-23 11:42:24 | lukasz.langa | set | messageid: <[email protected]> |
| 2020-03-23 11:42:24 | lukasz.langa | link | issue38691 messages |
| 2020-03-23 11:42:24 | lukasz.langa | create | |
|