Files
cpython/Lib
Nadeem Vawda dd1253abdd Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush().
Additionally, fix a bug where a MemoryError in allocating a bytes object could
leave the decompressor object in an invalid state (with its unconsumed_tail
member being NULL).

Patch by Serhiy Storchaka.
2012-11-11 02:21:22 +01:00
..
2012-09-21 16:31:24 +03:00
2012-09-25 11:53:30 -04:00
2012-11-08 11:09:13 +02:00
2012-09-25 22:06:07 +03:00
2012-10-12 12:04:32 -04:00
2012-08-25 10:12:47 +02:00
2012-11-03 20:33:38 +02:00
2012-11-03 17:46:51 +02:00