pyo3/examples/rustapi_module
konstin 5096f936dc Disable segfaulty subclassing by default
See https://github.com/PyO3/pyo3/issues/220 and https://github.com/PyO3/pyo3/issues/407 for details on those segfaults
2019-08-05 11:52:47 +02:00
..
rustapi_module Move rustapi_module into examples 2018-08-21 18:33:33 -04:00
src Fix datetime example 2019-05-26 00:39:06 +09:00
tests datetime tests: Remove Python 2 compatibility 2019-07-15 08:13:03 +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 Fix installing in 'venv' and datetime tests on Windows (#472) 2019-05-12 22:20:17 +09:00
setup.py Add custom sdist command to modify Cargo.toml 2019-04-25 07:06:26 -04:00
tox.ini Update tox configuration for PEP 517 2019-04-25 07:06:29 -04:00