diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-25 09:29:50 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-25 09:29:50 +0100 |
commit | 8a208510104a0ac5a34240ae4329b881ffcee998 (patch) | |
tree | 02176fdace0dd6960e804a835ac4f3a93081c133 /Python/pymath.c | |
parent | 540a81c720fa5886f3f43a479424873a28a91512 (diff) | |
download | cpython-git-8a208510104a0ac5a34240ae4329b881ffcee998.tar.gz |
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 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions