##// END OF EJS Templates
rust-cpython: move borrow_mut() to PySharedRefCell...
rust-cpython: move borrow_mut() to PySharedRefCell PySharedRefCell() will host almost all py_shared public functions. This change is the first step. borrow_mut() can be safely implemented since PySharedRefCell knows its inner object is managed by its own py_shared_state.

File last commit:

r32206:c4858385 default
r43444:1c675c5f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer