]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41338: Fix DeprecationWarning in tests (GH-21542)
authorInada Naoki <songofacandy@gmail.com>
Mon, 20 Jul 2020 03:02:50 +0000 (12:02 +0900)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 03:02:50 +0000 (12:02 +0900)
commit902356a7b0564e2c9659aaec56211de4d37109d0
treea052987fd1daa442783155f2748c48de1322fa91
parentbfd0fbdc1352534b3c91b46dbae4285f5220acf4
bpo-41338: Fix DeprecationWarning in tests (GH-21542)
Lib/test/test_capi.py
Lib/test/test_csv.py
Lib/test/test_decimal.py