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
f2608a923c
pyo3
/
newsfragments
/
2730.added.md
Chih Wang
d060a19303
Add support for std::num::NonZero integer types (
#2730
)
2022-11-13 10:54:55 +00:00
73 B
Raw
Blame
History
Add conversions between non-zero int types in
std::num
and Python int.