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 vstinner
Recipients Mark.Shannon, brett.cannon, eric.smith, mark.dickinson, rhettinger, rhpvorderman, serhiy.storchaka, tim.peters, vstinner, yselivanov
Date 2021-11-26.17:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637947235.89.0.113791095597.issue45902@roundup.psfhosted.org>
In-reply-to
Content
There are other byte-like objects like memoryview or array.array (for some array types). I would suggest writing a function rather than a method.
History
Date User Action Args
2021-11-26 17:20:35vstinnersetrecipients: + vstinner, tim.peters, brett.cannon, rhettinger, mark.dickinson, eric.smith, Mark.Shannon, serhiy.storchaka, yselivanov, rhpvorderman
2021-11-26 17:20:35vstinnersetmessageid: <1637947235.89.0.113791095597.issue45902@roundup.psfhosted.org>
2021-11-26 17:20:35vstinnerlinkissue45902 messages
2021-11-26 17:20:35vstinnercreate