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 martin.panter
Recipients martin.panter, orsenthil, r.david.murray
Date 2015-01-19.05:58:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421647113.43.0.243465134692.issue21869@psf.upfronthosting.co.za>
In-reply-to
Content
Personally I don’t have a problem with the names; I would consider str(), bytes(), bytearray() types all to be “strings”. However there is precedent in the “base64” module for renaming to en/decodebytes(); see Issue 3613.
History
Date User Action Args
2015-01-19 05:58:33martin.pantersetrecipients: + martin.panter, orsenthil, r.david.murray
2015-01-19 05:58:33martin.pantersetmessageid: <1421647113.43.0.243465134692.issue21869@psf.upfronthosting.co.za>
2015-01-19 05:58:33martin.panterlinkissue21869 messages
2015-01-19 05:58:33martin.pantercreate