bpo-29887: Test normalization now fails if download fails (#905)
* test_normalization fails if download fails bpo-29887. The test is still skipped if "-u urlfetch" option is not passed to regrtest (python3 -m test -u urlfetch test_normalization). * Fix ResourceWarning in test_normalization bpo-29887: Fix ResourceWarning in test_normalization if tests are interrupted by CTRL+c.
V
Victor Stinner committed
722a3af092b94983aa26f5e591fb1b45e2c2a0ff
Parent: f15c4d3
Committed by GitHub <noreply@github.com>
on 3/30/2017, 3:06:53 PM