diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-25 08:29:50 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-25 08:29:50 (GMT) |
commit | 8a208510104a0ac5a34240ae4329b881ffcee998 (patch) | |
tree | 02176fdace0dd6960e804a835ac4f3a93081c133 /Parser | |
parent | 540a81c720fa5886f3f43a479424873a28a91512 (diff) | |
download | cpython-8a208510104a0ac5a34240ae4329b881ffcee998.zip cpython-8a208510104a0ac5a34240ae4329b881ffcee998.tar.gz cpython-8a208510104a0ac5a34240ae4329b881ffcee998.tar.bz2 |
Issue #25654:
* multiprocessing: open file with closefd=False to avoid ResourceWarning
* _test_multiprocessing: open file with O_EXCL to detect bugs in tests (if a
previous test forgot to remove TESTFN)
* test_sys_exit(): remove TESTFN after each loop iteration
Initial patch written by Serhiy Storchaka.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions