SIGN IN SIGN UP

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.
V
Victor Stinner committed
a6d865c128dd46a067358e94c29ca2d84205ae89
Parent: 47b4557