Staging
v0.8.1
https://github.com/python/cpython
Revision 3b1e6b2f833d1e030b2ff853e1a942dc0de968f5 authored by Gregory P. Smith on 07 July 2008, 04:31:58 UTC, committed by Gregory P. Smith on 07 July 2008, 04:31:58 UTC
  properly when raising an exception due to the bz2file being closed.
  Prevents a deadlock.
1 parent 0f7cddc
History
Tip revision: 3b1e6b2f833d1e030b2ff853e1a942dc0de968f5 authored by Gregory P. Smith on 07 July 2008, 04:31:58 UTC
- Issue #3309: Fix bz2.BZFile itererator to release its internal lock
Tip revision: 3b1e6b2

README

back to top