bpo-29849: fix a memory leak in import_from (GH-712) · pythoncapi/cpython@4830f58 · GitHub
Skip to content

Commit 4830f58

Browse files
authored
bpo-29849: fix a memory leak in import_from (pythonGH-712)
1 parent 05f5373 commit 4830f58

2 files changed

Lines changed: 19 additions & 10 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions

Python/ceval.c

Lines changed: 17 additions & 10 deletions

0 commit comments

Comments
 (0)