mirror of
https://github.com/python/cpython.git
synced 2026-07-05 01:11:21 -04:00
59068dfcf4
The csv.register_dialect() docstring no longer imply that it returns a
dialect.
All functions have now signatures.
(cherry picked from commit aa1dbd4dde)
Co-authored-by: maurycy <5383+maurycy@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.