##// END OF EJS Templates
rust-cpython: inline PySharedState::try_borrow_mut()...
rust-cpython: inline PySharedState::try_borrow_mut() Since the core borrowing/leaking logic has been moved to PySharedRef* and PyLeaked*, it doesn't make sense that PySharedState had a function named "try_borrow_mut". Let's turn it into a pure data struct.

File last commit:

r42073:9da97f49 default
r44686:bafdaf48 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer