]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Use f-strings in csv docs example (GH-135245) (#135286)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Jun 2025 06:41:03 +0000 (08:41 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Jun 2025 06:41:03 +0000 (06:41 +0000)
commit8c28241f0ddf840e162a6cbec1dd03278c3825cf
tree845d2681a078a149548a300224dea379ab873a37
parentf0d48b2bea1d17a7144087ef6ec01f28aae35e7b
[3.13] Use f-strings in csv docs example (GH-135245) (#135286)

Use f-strings in csv docs example (GH-135245)
(cherry picked from commit 2677dd017a033eaaad3b8e1e0eb5664a44e7e231)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/library/csv.rst