##// END OF EJS Templates
cext: fix potential memory leaks of list items appended with PyList_Append...
cext: fix potential memory leaks of list items appended with PyList_Append Also reduce the duplication in the tricky code that uses PyList_Append by extracting it into a function `pylist_append_owned`.

File last commit:

r51288:f0d2b18f default
r52281:cb5175ed stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer