##// 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.
Yuya Nishihara -
r44686:bafdaf48 default
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / zstd
common
compress
decompress
deprecated
dictBuilder
COPYING Loading ...
LICENSE Loading ...
zstd.h Loading ...