]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114123: Migrate docstring from _csv to csv (#114124)
authorSkip Montanaro <skip.montanaro@gmail.com>
Thu, 18 Jan 2024 22:18:42 +0000 (16:18 -0600)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 22:18:42 +0000 (22:18 +0000)
commit72abb8c5d487ead9eb115fec8132ccef5ba189e5
treecb8111dc4a58e39d0d6a1deca86d858b823b40aa
parent68a7b78cd5185cbd9456f42c15ecf872a7c16f44
gh-114123: Migrate docstring from _csv to csv (#114124)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
Lib/csv.py
Lib/test/test_csv.py
Misc/NEWS.d/next/Documentation/2024-01-17-11-40-03.gh-issue-114123.LuueXf.rst [new file with mode: 0644]
Modules/_csv.c