Mercurial > hg
comparison tests/bundles/issue4438-r1.hg @ 51388:cb5175edd225 stable
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`.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Thu, 15 Feb 2024 15:21:43 +0000 |
parents | c1f370dab456 |
children |
comparison
equal
deleted
inserted
replaced
51368:5f62d45e5289 | 51388:cb5175edd225 |
---|