bpo-37421: Fix test_shutil: don't leak temporary files (GH-14416)
* Fix typo in supports_file2file_sendfile(); ensure that dst is removed * Fix test_copytree_custom_copy_function(): remove dst tree. Use support.rmtree() rather than shutil.rmtree() to remove temporary directories: support tries harder.
V
Victor Stinner committed
4c26abd14f1b7242998eb2f7756aa375e0fe714f
Parent: 06a8916
Committed by GitHub <noreply@github.com>
on 6/26/2019, 11:39:53 PM