]> 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:12 +0000 (18:59 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 01:59:12 +0000 (18:59 -0700)
commit8b4642d3288e187faad24283c949ecf53fecad5b
tree04db98255cb887ebd5a18dbc5c30ac1a604dbcbf
parent76b1913daf883b6592815d139f62f3a7fbe3c322
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