[issue36725] Reference leak regression with Python3.8a3

Joannah Nanjekye report at bugs.python.org
Fri Apr 26 11:12:43 EDT 2019


Joannah Nanjekye <nanjekyejoannah at gmail.com> added the comment:

I am able to reproduce it finally.

Run tests sequentially
0:00:00 load avg: 0.21 [1/1] test_bug
beginning 6 repetitions
123456
......
test_bug leaked [10, 10, 10] references, sum=30
test_bug failed

== Tests result: FAILURE ==

1 test failed:
    test_bug

Total duration: 220 ms
Tests result: FAILURE

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36725>
_______________________________________


More information about the Python-bugs-list mailing list