Staging
v0.5.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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top