diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-04-12 00:42:18 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-04-12 01:26:17 -0700 |
commit | d21ec05eb006c072e4fd8c5fe1bd63619378aded (patch) | |
tree | 2512081fe1e139720c5576102631626b6ce299d8 /numpy/lib/npyio.py | |
parent | 5c3d52405b647bc69185f657ed4c180c02ac14f7 (diff) | |
download | numpy-d21ec05eb006c072e4fd8c5fe1bd63619378aded.tar.gz |
ENH: Show the full list of leaked objects
An example output for the test added in the previous commit is:
AssertionError: Reference cycles were found when calling make_cycle: 1 objects were collected, of which 1 are shown below:
list object with id=2279664872136:
[<Recursion on list with id=2279664872136>,
<Recursion on list with id=2279664872136>]
Diffstat (limited to 'numpy/lib/npyio.py')
0 files changed, 0 insertions, 0 deletions