Message 209059 - Python tracker (original) (raw)

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)