{{ message }}
Commit ea73775
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
- Misc/NEWS.d/next/Core and Builtins
- Python
Lines changed: 1 addition & 0 deletions

0 commit comments