[issue42851] Subclassing Enum with ipaddress.IPv4Network/IPv6Network raises TypeError.

Ethan Furman report at bugs.python.org
Thu Jan 7 16:18:15 EST 2021


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset a581a868d97f649aedf868a1d27865a10925c73a by Ethan Furman in branch 'master':
bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154)
https://github.com/python/cpython/commit/a581a868d97f649aedf868a1d27865a10925c73a


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42851>
_______________________________________


More information about the Python-bugs-list mailing list