Skip to content

[3.13] gh-137986: Fix and improve the csv functions docstrings (GH-137987)#138108

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
serhiy-storchaka:backport-aa1dbd4-3.13
Aug 24, 2025
Merged

[3.13] gh-137986: Fix and improve the csv functions docstrings (GH-137987)#138108
serhiy-storchaka merged 1 commit intopython:3.13from
serhiy-storchaka:backport-aa1dbd4-3.13

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Aug 24, 2025

The csv.register_dialect() docstring no longer imply that it returns a dialect.
All functions have now signatures.
(cherry picked from commit aa1dbd4)


📚 Documentation preview 📚: https://cpython-previews--138108.org.readthedocs.build/

…ythonGH-137987)

The csv.register_dialect() docstring no longer imply that it returns a
dialect.
All functions have now signatures.
(cherry picked from commit aa1dbd4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: maurycy <5383+maurycy@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) August 24, 2025 08:15
@serhiy-storchaka serhiy-storchaka merged commit 59068df into python:3.13 Aug 24, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant