This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
50,228
Commits
9
Branches
456
Tags
1.7
GiB
c5ee7f213e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nadeem Vawda
ea4b46f9a9
Fix 64-bit safety issue in BZ2Compressor and BZ2Decompressor.
2011-04-12 23:02:42 +02:00
Antoine Pitrou
37dc5f85b8
Issue
#5863
: Rewrite BZ2File in pure Python, and allow it to accept
...
file-like objects using a new `fileobj` constructor argument. Patch by Nadeem Vawda.
2011-04-03 17:05:46 +02:00