]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clean up compatibility code in importlib fixtures (GH-19156) (#19543)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 27 May 2020 13:05:03 +0000 (06:05 -0700)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 13:05:03 +0000 (09:05 -0400)
commit5594c07d97cc56ec7fabc66c6a5c644d3b809612
tree3605c8ea7ad4c86c1f4ad5c362981844d8ffbe83
parent7c82528d40acae2edf0eb73632e65b044792eeac
Clean up compatibility code in importlib fixtures (GH-19156) (#19543)

(cherry picked from commit 574547a75c79b506261520c5773ae08a1dcea1b9)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/test_importlib/fixtures.py