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
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.4 KB
configure.in -rw-r--r-- 96.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.7 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top