Alexander Niederbühl
|
defa43015a
|
Fix handling of invalid utf-8 sequences in PyString::to_string_lossy
|
2019-10-24 22:45:32 +02:00 |
Samuele Maci
|
25564e115a
|
Trigger garbage collection before and after calling the rust binding
|
2019-10-11 18:46:21 +02:00 |
Samuele Maci
|
9ff41fcd3b
|
Rename BytesExtractor method names to reflect their actions
|
2019-10-11 17:59:48 +02:00 |
Samuele Maci
|
681996da38
|
Add assertions around memory_diff in test_pybuffer_doesnot_leak_memory
|
2019-10-11 16:10:19 +02:00 |
kngwyu
|
f1bb043b70
|
Temporaly skip test_buf_and_str for PyPY
|
2019-09-23 19:25:27 +09:00 |
kngwyu
|
05a1a097a9
|
Remove mem::forget from PyBuffer::release
|
2019-09-14 16:56:11 +09:00 |
kngwyu
|
e911828b79
|
Add a test to detect memory leak of bytes->vec conversion
|
2019-09-07 17:59:19 +09:00 |