Files
cpython/Python
Serhiy Storchaka c47ffbf1a3 gh-125854: Improve error messages for invalid category in the warnings module (GH-137750)
Include the type name if the category is a type, but not a Warning
subclass, instead of just 'type'.
2025-08-14 14:59:04 +03:00
..
2025-04-30 11:46:41 +02:00

Miscellaneous source files for the main Python shared library