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
3,798
Commits
4
Branches
89
Tags
16
MiB
49570db3fc
Commit Graph
2 Commits
Author
SHA1
Message
Date
David Hewitt
8a8c098a2e
rust-1.48: fix tests and warnings
2020-11-19 12:49:29 +00:00
Mara Bos
dcab478d66
Fix lifetime safety bug of AsPyRef::as_ref(). (
#876
)
...
* Fix lifetime safety bug of AsPyRef::as_ref().
Fixes
#875
. * Add test for AsPyRef's lifetimes.
2020-04-20 18:44:31 +01:00