Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
26d5fab8c8a979d383db681f4c3d93b549a095ad
/
Modules
/
_bz2module.c
3797065
#19395: Raise exception when pickling a (BZ2|LZMA)(Compressor|Decompressor).
by Nadeem Vawda
· 11 years ago
57cb81d
Issue #16828: Fix error incorrectly raised by bz2.compress('').
by Nadeem Vawda
· 12 years ago
18b7fcc
Merge #14398: Fix size truncation and overflow bugs in bz2 module.
by Nadeem Vawda
· 12 years ago
72d6a13
Merge #13159: Replace FileIO's quadratic-time buffer growth algorithm with a linear-time one.
by Nadeem Vawda
· 13 years ago
ea4b46f
Fix 64-bit safety issue in BZ2Compressor and BZ2Decompressor.
by Nadeem Vawda
· 14 years ago
37dc5f8
Issue #5863: Rewrite BZ2File in pure Python, and allow it to accept
by Antoine Pitrou
· 14 years ago