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 vstinner
Recipients vstinner
Date 2017-06-09.15:26:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497021963.08.0.0268094667551.issue30614@psf.upfronthosting.co.za>
In-reply-to
Content
haypo@selma$ ./python -m test -R 3:3 -m testInitNonExistentFile test_bz2
Run tests sequentially
0:00:00 [1/1] test_bz2
beginning 6 repetitions
123456
......
test_bz2 leaked [10, 10, 10] references, sum=30
1 test failed:
    test_bz2

Total duration: 81 ms
Tests result: FAILURE
[57793 refs]
History
Date User Action Args
2017-06-09 15:26:03vstinnersetrecipients: + vstinner
2017-06-09 15:26:03vstinnersetmessageid: <1497021963.08.0.0268094667551.issue30614@psf.upfronthosting.co.za>
2017-06-09 15:26:02vstinnerlinkissue30614 messages
2017-06-09 15:26:02vstinnercreate