Files
cpython/Modules
Serhiy Storchaka df98a47a61 gh-132813: Improve error messages for incorrect types and values of csv.Dialog attributes (GH-133241)
Make them similar to PyArg_Parse error messages, mention None as
a possible value, show a wrong type and the string length.
2025-06-02 23:35:41 +03:00
..
2025-05-07 14:50:39 -05:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.