]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
authorVictor Stinner <vstinner@python.org>
Fri, 16 Apr 2021 09:27:00 +0000 (11:27 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 09:27:00 +0000 (11:27 +0200)
commit471870fc504b0d69c767b188f180b17248be6998
treed26de5d011dfe58dec659ea4f11416a666d8b2d9
parent69ca32e0d34fe17dd242592b6f8754cda7bae684
bpo-43844: Fix PendingDeprecationWarning in test_lib2to3 (GH-25407)
Lib/lib2to3/tests/test_parser.py