pyo3/examples/rustapi_module
2019-10-11 18:46:21 +02:00
..
rustapi_module
src Rename BytesExtractor method names to reflect their actions 2019-10-11 17:59:48 +02:00
tests Trigger garbage collection before and after calling the rust binding 2019-10-11 18:46:21 +02:00
Cargo.toml Disable segfaulty subclassing by default 2019-08-05 11:52:47 +02:00
MANIFEST.in
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