pyo3/examples/rustapi_module
Samuele Maci 681996da38 Add assertions around memory_diff in test_pybuffer_doesnot_leak_memory 2019-10-11 16:10:19 +02:00
..
rustapi_module Move rustapi_module into examples 2018-08-21 18:33:33 -04:00
src Add a test to detect memory leak of bytes->vec conversion 2019-09-07 17:59:19 +09:00
tests Add assertions around memory_diff in test_pybuffer_doesnot_leak_memory 2019-10-11 16:10:19 +02:00
Cargo.toml Disable segfaulty subclassing by default 2019-08-05 11:52:47 +02:00
MANIFEST.in Add custom sdist command to modify Cargo.toml 2019-04-25 07:06:26 -04:00
pyproject.toml Fix installing in 'venv' and datetime tests on Windows (#472) 2019-05-12 22:20:17 +09:00
requirements-dev.txt Add a test to detect memory leak of bytes->vec conversion 2019-09-07 17:59:19 +09:00
setup.py Add a test to detect memory leak of bytes->vec conversion 2019-09-07 17:59:19 +09:00
tox.ini Update tox configuration for PEP 517 2019-04-25 07:06:29 -04:00