diff options
author | Lars Gustäbel <lars@gustaebel.de> | 2009-03-22 20:34:29 (GMT) |
---|---|---|
committer | Lars Gustäbel <lars@gustaebel.de> | 2009-03-22 20:34:29 (GMT) |
commit | 42e0091208254a8af8e7a96c94559c000370a3b7 (patch) | |
tree | c21cd0243e0c55b497b89b1212df5f987d788d64 /Lib/runpy.py | |
parent | db08306bc2f170921e58f0edfd158bae05926c18 (diff) | |
download | cpython-42e0091208254a8af8e7a96c94559c000370a3b7.zip cpython-42e0091208254a8af8e7a96c94559c000370a3b7.tar.gz cpython-42e0091208254a8af8e7a96c94559c000370a3b7.tar.bz2 |
Merged revisions 70523 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70523 | lars.gustaebel | 2009-03-22 21:09:33 +0100 (Sun, 22 Mar 2009) | 5 lines
Issue #5068: Fixed the tarfile._BZ2Proxy.read() method that would loop
forever on incomplete input. That caused tarfile.open() to hang when used
with mode 'r' or 'r:bz2' and a fileobj argument that contained no data or
partial bzip2 compressed data.
........
Diffstat (limited to 'Lib/runpy.py')
0 files changed, 0 insertions, 0 deletions