You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cls. __new__() is a static method (special-cased so you need not declare it as such)
As we didn't have __new__ qstr until recently at all, I'm sure this is not handled in the compiler. @dpgeorge, if you would have quick idea how to fix this, please do.