commit | 0ee0b2938cb606151d8d287472c838044bad4a0e | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Tue Aug 11 15:28:43 2020 +0200 |
committer | GitHub <noreply@github.com> | Tue Aug 11 15:28:43 2020 +0200 |
tree | da94aff53ccc3eeb060312ef925394b2e0ab4936 | |
parent | fabd7bb8e0450f16ed5c5c0ad575aa413d65712d [diff] |
bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21823) Rename 5 test method names in test_codecs and test_typing.