]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95950: Add a test for both `csv.Dialect` and `kwargs` (#95951)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 29 Aug 2022 00:43:32 +0000 (03:43 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Aug 2022 00:43:32 +0000 (17:43 -0700)
commit1c01bd28a0ec7e46e570a07d970c590b1809f8f1
treee122ba679acad21a3cc56d033d295edb188fa92b
parent3d3a86ed40626471b2c9e7f1336b228eb0dd0879
gh-95950: Add a test for both `csv.Dialect` and `kwargs` (#95951)
Lib/test/test_csv.py