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
8a208510104a0ac5a34240ae4329b881ffcee998
Parent: 540a81c