]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41939: always enable test_site.test_license_exists_at_url (GH-22688)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Oct 2020 01:59:41 +0000 (18:59 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 01:59:41 +0000 (18:59 -0700)
commit881a13cad534cf3fe4474579c22235a15d3ba27b
tree0e04ea681b046d27dfd20caf1527cb30cc576548
parent270a2fbc55f14cf6334b67a7903050ed2e88c1b3
bpo-41939: always enable test_site.test_license_exists_at_url (GH-22688)

(cherry picked from commit 6a48518e8dac3521ff387ee67cdf33783114a257)

Co-authored-by: Ned Deily <nad@python.org>
Lib/test/test_site.py