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 barry
Recipients barry, ethan.furman, mark.dickinson, ncoghlan, petr.viktorin, rhettinger, serhiy.storchaka, veky, vstinner
Date 2021-09-10.16:33:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1D242501-09D0-48CD-89C8-E3C8D4F91DD2@python.org>
In-reply-to <1631272014.58.0.175676511772.issue45155@roundup.psfhosted.org>
Content
On Sep 10, 2021, at 04:06, STINNER Victor <report@bugs.python.org> wrote:
> 
> If the intent is to create a bytes string of length 1, I'm not sure that "re-using" this existing API for that is a good idea.

Why not?  It seems an obvious and simple convenience.
History
Date User Action Args
2021-09-10 16:33:48barrysetrecipients: + barry, rhettinger, mark.dickinson, ncoghlan, vstinner, petr.viktorin, ethan.furman, serhiy.storchaka, veky
2021-09-10 16:33:48barrylinkissue45155 messages
2021-09-10 16:33:48barrycreate