Issue 42250: test_ast leaked [23640, 23636, 23640] references - Python tracker

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.

classification
process
Status: closed Resolution: duplicate
Dependencies: Superseder: _ast module state should be made per interpreter
View: 41796
Assigned To: vstinner Nosy List: BTaskaya, vstinner
Priority: normal Keywords:

Created on 2020-11-03 10:49 by pablogsal, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Messages (2)
msg380269 - (view) Author: Pablo Galindo Salgado (pablogsal) * (Python committer) Date: 2020-11-03 10:49
https://buildbot.python.org/all/#/builders/205/builds/83

OK
......
test_ast leaked [23640, 23636, 23640] references, sum=70916
test_ast leaked [7932, 7930, 7932] memory blocks, sum=23794
1 test failed again:
    test_ast
msg380271 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2020-11-03 12:31
I prefer to track the regression in bpo-41796.