bpo-33451: Close .pyc files before calling PyEval_EvalCode() by ZackerySpytz · Pull Request #7884 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 24, 2018miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 24, 2018miss-islington added a commit that referenced this pull request
Jun 24, 2018Directly executed pyc files were being kept open longer than necessary. (cherry picked from commit ea73775) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request
Jun 24, 2018Directly executed pyc files were being kept open longer than necessary. (cherry picked from commit ea73775) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
ZackerySpytz
deleted the
bpo-33451-close-pyc-before-evaluating
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters