Antoine Pitrou <pit...@free.fr> added the comment:

Note that the original issue (test_tarfile failures on the Windows buildbots) 
now seems fixed thanks to the various tarfile and test_tarfile improvements.

I have no opinion on whether assertRaises should take care of cleaning the 
tracebacks or not. As the test_tarfile issue shows, the resource consumption 
issues were tied to actual bugs both in the library and in the test suite.

----------
stage: commit review -> patch review
title: test_tarfile sometimes ends with error "Cannot remove dir" -> 
assertRaises as a context manager keeps tracebacks and frames alive

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9815>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to