◐ Shell
clean mode source ↗

Message 209059 - Python tracker

Note that tp_new is a static method, not a class method (the type creation
machinery takes care of passing in the right class rather than the
descriptor machinery)