[issue24234] Should we define complex.__complex__ and bytes.__bytes__?

Dong-hee Na report at bugs.python.org
Sun Aug 22 20:45:26 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:

@guido

>>> issubclass(bytes, typing.SupportsBytes)
False

IMHO, supporting is reasonable.

----------

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


More information about the Python-bugs-list mailing list