[Python-Dev] ref leaks
Ethan Furman
ethan at stoneleaf.us
Thu Apr 24 04:14:04 CEST 2014
More information about the Python-Dev mailing list
Thu Apr 24 04:14:04 CEST 2014
- Previous message: [Python-Dev] [Python-checkins] cpython (3.4): Prevent Sphinx error on whatsnew/changelog
- Next message: [Python-Dev] ref leaks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Command line:
./python -m test.regrtest -v -R3:3 test_tools
Results:
Ran 44 tests in 7.628s
OK (skipped=1)
.
test_tools leaked [0, 2, 2] references, sum=4
1 test failed:
test_tools
Any words of wisdom for tracking those leaks?
--
~Ethan~
- Previous message: [Python-Dev] [Python-checkins] cpython (3.4): Prevent Sphinx error on whatsnew/changelog
- Next message: [Python-Dev] ref leaks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list