bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884) · pythoncapi/cpython@ea73775 · GitHub
Skip to content

Commit ea73775

Browse files
ZackerySpytzncoghlan
authored andcommitted
bpo-33451: Close pyc files before calling PyEval_EvalCode() (pythonGH-7884)
Directly executed pyc files were being kept open longer than necessary.
1 parent 0ba9a0b commit ea73775

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

Lines changed: 1 addition & 0 deletions

Python/pythonrun.c

Lines changed: 9 additions & 6 deletions

0 commit comments

Comments
 (0)