- 13 Şub, 2018 1 kayıt (commit)
-
-
Oren Milman yazdı
-
- 31 Eki, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
given empty data twice. Patch by Benjamin Fogle.
-
- 04 Eki, 2016 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 01 Eki, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 27 Eyl, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by John Leitch.
-
- 11 Eyl, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 26 May, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
-
- 10 Nis, 2015 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
GzipFile, BZ2File or LZMAFile. This defeats denial of service attacks using compressed bombs (i.e. compressed payloads which decompress to a huge size). Patch by Martin Panter and Nikolaus Rath.
-
- 17 Ock, 2015 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Nikolaus Rath and Martin Panter.
-
- 15 Ara, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 04 Ara, 2013 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
- 28 Eki, 2013 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
The underlying C libraries provide no mechanism for serializing compressor and decompressor objects, so actually pickling these classes is impractical. Previously, these objects would be pickled without error, but attempting to use a deserialized instance would segfault the interpreter.
-
- 18 Eki, 2013 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
Patch by Tim Heaney and Vajrasky Kok.
-
- 12 May, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 21 Haz, 2012 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
These functions were originally added to support LZMA compression in the zipfile module, and are not of interest for the majority of users. They can be made public in 3.4 if there is user interest, but in the meanwhile, I've opted to present a smaller, simpler API for the module's initial release.
-
- 04 Haz, 2012 3 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
- 06 May, 2012 2 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
- 11 Şub, 2012 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
- 29 Kas, 2011 1 kayıt (commit)
-
-
Nadeem Vawda yazdı
-