diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-08-03 21:54:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-03 21:54:06 (GMT) |
commit | d8078626770a8d358eb83d7928c12d75ff4e821a (patch) | |
tree | ad7ad443185ae8daa4e7d08a96a4acbe79050455 /Doc/library/queue.rst | |
parent | 46dc4e34ed8005a688d7f3512844ef227a3465f4 (diff) | |
download | cpython-d8078626770a8d358eb83d7928c12d75ff4e821a.zip cpython-d8078626770a8d358eb83d7928c12d75ff4e821a.tar.gz cpython-d8078626770a8d358eb83d7928c12d75ff4e821a.tar.bz2 |
bpo-34170: Fix pymain_run_file() (GH-8660)
bpo-34170, bpo-34326: Fix pymain_run_file(): use
PyRun_AnyFileExFlags(closeit=1) instead of calling fclose(fp)
explicitly to close the input file before running the code.
Diffstat (limited to 'Doc/library/queue.rst')
0 files changed, 0 insertions, 0 deletions