This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients corona10, ethan smith, gvanrossum, gyu-don, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2021-08-23.00:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629679526.0.0.305444114125.issue24234@roundup.psfhosted.org>
In-reply-to
Content
@guido

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

IMHO, supporting is reasonable.
History
Date User Action Args
2021-08-23 00:45:26corona10setrecipients: + corona10, gvanrossum, terry.reedy, mark.dickinson, serhiy.storchaka, ethan smith, gyu-don
2021-08-23 00:45:25corona10setmessageid: <1629679526.0.0.305444114125.issue24234@roundup.psfhosted.org>
2021-08-23 00:45:25corona10linkissue24234 messages
2021-08-23 00:45:25corona10create