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 brett.cannon, pablogsal
Date 2019-09-12.13:37:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568295459.95.0.00413440178424.issue38138@roundup.psfhosted.org>
In-reply-to
Content
❯ ./python.exe -m test test_importlib -R 3:3
Run tests sequentially
0:00:00 load avg: 1.45 [1/1] test_importlib
beginning 6 repetitions
123456
......
test_importlib leaked [20, 20, 20] references, sum=60
test_importlib failed

== Tests result: FAILURE ==

1 test failed:
    test_importlib

Total duration: 23 sec 179 m
History
Date User Action Args
2019-09-12 13:37:39pablogsalsetrecipients: + pablogsal, brett.cannon
2019-09-12 13:37:39pablogsalsetmessageid: <1568295459.95.0.00413440178424.issue38138@roundup.psfhosted.org>
2019-09-12 13:37:39pablogsallinkissue38138 messages
2019-09-12 13:37:39pablogsalcreate