Robert Booth
af6b230dad
Change int type checking, amend tests
...
- add a special_retrieve fudge function to the PyValue trait
- define the special_retrieve function for PyInt
- remove blocks on successful tests to reflect effect of changes
2021-04-25 01:18:57 +09:00
Robert Booth
ae815839e8
Change Rust zlib compression code for zlib tests
...
- decompress method: Amend error message
- Pass data chunks on a per-slice basis to compression API
2021-04-21 23:21:57 +09:00
Padraic Fanning
0b14772717
Explain test_big_compress_buffer skip
2021-02-08 21:30:54 -05:00
Padraic Fanning
fe25a749b7
Unskip test_compressincremental
2021-02-08 21:29:45 -05:00
Padraic Fanning
982f87064e
Unskip test_baddecompressobj
2021-02-08 21:29:04 -05:00
Padraic Fanning
33e8e0670d
Unskip test_badcompressobj
2021-02-08 21:28:32 -05:00
Noah
f428fcc692
unskip tests
2021-01-25 18:28:18 -06:00
Jeong YunWon
f2fa5b849b
mark test_zlib compressobj pickling tests as expected failures
2020-08-20 03:23:13 +09:00
Ben Lewis
43434d8559
Fix zlib decompress
2020-08-02 19:49:57 +12:00
Jeong YunWon
915078e32f
mark failing tests
2020-07-18 20:58:59 +09:00
CPython dev
d71223b546
test_zlib from CPython 3.8.3
2020-07-18 20:51:12 +09:00