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
dc5c2a9b8f
pyo3
/
examples
/
rustapi_module
History
David Hewitt
4ed9748b45
Rename exceptions to PyException etc; reintroduce deprecated ones
2020-07-18 06:02:57 +01:00
..
rustapi_module
Move rustapi_module into examples
2018-08-21 18:33:33 -04:00
src
Rename exceptions to PyException etc; reintroduce deprecated ones
2020-07-18 06:02:57 +01:00
tests
Use travis's pypy binary instead of anaconda
2020-06-27 19:45:31 +09: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