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 malin
Recipients ezio.melotti, malin, matpi, mrabarnett
Date 2020-06-16.05:30:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592285420.05.0.939092011538.issue40980@roundup.psfhosted.org>
In-reply-to
Content
Group name is `str` is very reasonable. Essentially it is just a name, it has nothing to do with `bytes`.

Other names in Python are also `str` type, such as codec names, hashlib names.
History
Date User Action Args
2020-06-16 05:30:20malinsetrecipients: + malin, ezio.melotti, mrabarnett, matpi
2020-06-16 05:30:20malinsetmessageid: <1592285420.05.0.939092011538.issue40980@roundup.psfhosted.org>
2020-06-16 05:30:20malinlinkissue40980 messages
2020-06-16 05:30:19malincreate