commit | 1fce240d6c4b2b2cc17a86e88c65169e15b9feeb | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Oct 05 18:24:00 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 05 18:24:00 2020 +0200 |
tree | 8aa55b35eb5175fda7c9898f1e5000c2ed29b970 | |
parent | 060937da988347a887a5f165b023d972fcb97802 [diff] |
bpo-41939: Fix test_site.test_license_exists_at_url() (#22559) Call urllib.request.urlcleanup() to reset the global urllib.request._opener.