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
6147
commits
4
branches
89
tags
16
MiB
9e74c858c2
Commit graph
3 commits
Author
SHA1
Message
Date
David Hewitt
56b7c38e24
improve error span for mutable access to
#[pyclass(frozen)]
2023-07-11 22:34:53 +01:00
Adam Reichold
b9766cfa11
Add PyClass::get and Py::get for GIL-independent access to frozen classes.
2023-05-18 08:57:55 +02:00
David Hewitt
7725f17c46
pyclass: switch from immutable to frozen
2022-06-19 21:18:15 +01:00
Renamed from tests/ui/invalid_immutable_pyclass_borrow.rs (
Browse further
)