Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-41939: Fix test_site.test_license_exists_at_url() (GH-22559) #22574

Merged
merged 1 commit into from
Oct 6, 2020

Commits on Oct 6, 2020

  1. bpo-41939: Fix test_site.test_license_exists_at_url() (pythonGH-22559)

    Call urllib.request.urlcleanup() to reset the global
    urllib.request._opener.
    (cherry picked from commit 1fce240)
    
    Co-authored-by: Victor Stinner <vstinner@python.org>
    vstinner authored and miss-islington committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4ab7ccd View commit details
    Browse the repository at this point in the history