Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

FYI, this partially breaks functools.singledispatch() and completely breaks 
both typing.NamedTuple() and dataclasses.dataclass().  A user may be able to 
avoid these in their own code, but I don't see how they can avoid it in 
third-party code.

----------

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

Reply via email to