]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90971: suppress deprecation warning in `test_lib2to3`(GH-31464)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 13 Apr 2022 14:42:25 +0000 (17:42 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Apr 2022 14:42:25 +0000 (07:42 -0700)
commit63a032270eba726d36a67e6a33a87284d50e2658
tree091d1c779298c6eccc0634320dbec8b06a6363f3
parent37a53fb6bd36964d97faad628d16db0b2b62704c
gh-90971: suppress deprecation warning in `test_lib2to3`(GH-31464)

Fixes GH-90971

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Éric <merwok@netwok.org>
Lib/lib2to3/tests/__init__.py
Lib/lib2to3/tests/test_parser.py