##// END OF EJS Templates
rust-cpython: store leaked reference to PySharedState in $leaked struct...
rust-cpython: store leaked reference to PySharedState in $leaked struct I want to move it out of the macro, and allow multiple sharable objects per PyObject.

File last commit:

r41001:5532823e default
r43446:aaec70a5 default
Show More
Cargo.toml
3 lines | 92 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]