Staging
v0.5.1
https://github.com/python/cpython
Revision 7a076bed4c2a03e5fa0995228b99c80e9ad0bc03 authored by Gregory P. Smith on 17 August 2008, 23:06:19 UTC, committed by Gregory P. Smith on 17 August 2008, 23:06:19 UTC
Fixes Issue #3309: Fix bz2.BZFile iterator to release its internal lock
properly when raising an exception due to the bz2file being closed.
Prevents a deadlock.
1 parent 5e8dc97
History
Tip revision: 7a076bed4c2a03e5fa0995228b99c80e9ad0bc03 authored by Gregory P. Smith on 17 August 2008, 23:06:19 UTC
Backport of r64767 from trunk
Tip revision: 7a076be

README

back to top