Message365042
$ ./python -m test -R 3:3 test__xxsubinterpreters -m test_ids_global
0:00:00 load avg: 0.80 Run tests sequentially
0:00:00 load avg: 0.80 [1/1] test__xxsubinterpreters
beginning 6 repetitions
123456
......
test__xxsubinterpreters leaked [1, 1, 1] references, sum=3
test__xxsubinterpreters leaked [1, 1, 1] memory blocks, sum=3
test__xxsubinterpreters failed
== Tests result: FAILURE ==
1 test failed:
test__xxsubinterpreters
Total duration: 819 ms
Tests result: FAILURE
It started to leak since:
commit 7dd549eb08939e1927fba818116f5202e76f8d73
Author: Paulo Henrique Silva <ph.silva@carta.com>
Date: Tue Mar 24 23:19:58 2020 -0300
bpo-1635741: Port _functools module to multiphase initialization (PEP 489) (GH-19151) |
|
Date |
User |
Action |
Args |
2020-03-26 01:25:25 | vstinner | set | recipients:
+ vstinner |
2020-03-26 01:25:25 | vstinner | set | messageid: <1585185925.55.0.269553071046.issue40071@roundup.psfhosted.org> |
2020-03-26 01:25:25 | vstinner | link | issue40071 messages |
2020-03-26 01:25:25 | vstinner | create | |
|