Rémi Lapeyre <remi.lape...@henki.fr> added the comment:

Is this an issue though? Shouldn't methods be defined in the class definition, 
we don't expect setting a function as an attribute to a class to transform it 
automatically to a method.

Why would we special case __class_getitem__ and not __init_subclass__?

----------
nosy: +remi.lapeyre

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36042>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to