[issue11513] Infinite recursion around raising an exception in tarfile

Evan Dandrea report at bugs.python.org
Tue Mar 15 19:08:24 CET 2011


Evan Dandrea <ev at ubuntu.com> added the comment:

*facepalm* Indeed, thanks for pointing that out and nice catch on the race condition.  Attached is a patch to fix the issue as you've suggested, and adds a test case for it.

----------
keywords: +patch
Added file: http://bugs.python.org/file21222/tarfile-fix-multiple-exception-on-enoent.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11513>
_______________________________________


More information about the Python-bugs-list mailing list