This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
7a4c5e2960
pyo3
/
examples
/
rustapi_module
History
kngwyu
7a4c5e2960
Merge branch 'master' into abi3
2020-09-10 00:48:20 +09:00
..
rustapi_module
Move rustapi_module into examples
2018-08-21 18:33:33 -04:00
src
Set the module of
#[pyfunction]
s.
2020-09-03 14:49:28 +02:00
tests
Proof of concept of using PEP384s PyType_Spec
2020-09-02 16:54:39 -04: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 ability to return from
__next__
/
__anext__
2020-06-23 15:26:28 +01:00
tox.ini
Use travis's pypy binary instead of anaconda
2020-06-27 19:45:31 +09:00