This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-14 07:04:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
51,156
Commits
7
Branches
659
Tags
faabef548dab1979759a67f482a06cdc3a153197
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