bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562)
test_winconsoleio doesn't leak a temporary file anymore: use tempfile.TemporaryFile() to remove it when the test completes.
V
Victor Stinner committed
b71d8d67959f3b5efbdfe00066589ac0d8f98aad
Parent: 0f6f73f
Committed by GitHub <noreply@github.com>
on 7/3/2019, 9:09:56 AM