##// END OF EJS Templates
phases: move short-lived PyObject pointers to local scope...
phases: move short-lived PyObject pointers to local scope It helps understand which object should be decrefed on goto release.
Yuya Nishihara -
r45740:a6fde9d7 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
commands.rs Loading ...
error.rs Loading ...
exitcode.rs Loading ...
main.rs Loading ...
ui.rs Loading ...