[Python-Dev] Make __class_getitem__ a class method

Eric Snow ericsnowcurrently at gmail.com
Fri Dec 15 13:41:24 EST 2017


On Fri, Dec 15, 2017 at 11:35 AM, Serhiy Storchaka <storchaka at gmail.com> wrote:
> In this case I suggest to make __class_getitem__ an automatic class method
> like __init_subclass__.

+1  I was just about to suggest the same thing.

-eric


More information about the Python-Dev mailing list