pyo3/examples/rustapi_module
Alexander Niederbühl 0a84c201f7 Revert "Disable segfaulty subclassing by default"
This reverts commit 5096f936dc.
2020-01-12 01:22:32 +01:00
..
rustapi_module Move rustapi_module into examples 2018-08-21 18:33:33 -04:00
src Fix examples with the new #[new] API 2019-12-22 23:59:28 +09:00
tests Add subclassing testcase which previously caused a segfault 2020-01-11 18:24:50 +01:00
Cargo.toml Revert "Disable segfaulty subclassing by default" 2020-01-12 01:22:32 +01: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 Fix Windows test 2019-11-17 16:34:55 +09:00