Ethan Furman <et...@stoneleaf.us> added the comment:

That patch was reject in favor of updating Enum to use `__set_name__` to do the 
final creation of enum members.

The same thing could be done for ABC, but I lack the C skills to make it happen.

----------
assignee: ethan.furman -> 
superseder: __init_subclass__ should be called in __init__ -> 
versions: +Python 3.10 -Python 3.7, Python 3.8

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

Reply via email to