##// END OF EJS Templates
rust-cpython: drop manual management of mutably_borrowed...
rust-cpython: drop manual management of mutably_borrowed RefCell::borrow() should guarantee there's no mutable borrow. As a follow up, maybe PySharedState can be a pure data structure + function. Most ref-sharing business has already been moved to PySharedRef* and PyLeaked*.
Yuya Nishihara -
r43609:6c0e4787 default
Show More
Name Size Modified Last Commit Author
/ contrib / python-zstandard / zstd / decompress
huf_decompress.c Loading ...
zstd_ddict.c Loading ...
zstd_ddict.h Loading ...
zstd_decompress.c Loading ...
zstd_decompress_block.c Loading ...
zstd_decompress_block.h Loading ...
zstd_decompress_internal.h Loading ...