10000 gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable by serhiy-storchaka · Pull Request #135981 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable#135981

Merged
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:new-non-instantiable-error-msg
Jun 27, 2025
Merged

gh-78465: Fix error message for cls.__new__(cls, ...) where cls is not instantiable#135981
serhiy-storchaka merged 1 commit intopython:mainfrom
serhiy-storchaka:new-non-instantiable-error-msg

Commits

Commits on Jun 26, 2025

0