##// 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:

r9999:f91e5630 default
r52281:cb5175ed stable
Show More
header.tmpl
1 line | 86 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 <?xml version="1.0" encoding="{encoding}"?>
<feed xmlns="http://www.w3.org/2005/Atom">