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 r.david.murray
Recipients Alexander.Tsepkov, BreamoreBoy, eric.araujo, orsenthil, r.david.murray, whit537
Date 2015-10-30.19:14:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446232468.52.0.195045190114.issue11315@psf.upfronthosting.co.za>
In-reply-to
Content
If strings and values are constrained to be ascii, there is no obvious reason to use bytes.  I don't see a bug here in python3.
History
Date User Action Args
2015-10-30 19:14:28r.david.murraysetrecipients: + r.david.murray, orsenthil, whit537, eric.araujo, BreamoreBoy, Alexander.Tsepkov
2015-10-30 19:14:28r.david.murraysetmessageid: <1446232468.52.0.195045190114.issue11315@psf.upfronthosting.co.za>
2015-10-30 19:14:28r.david.murraylinkissue11315 messages
2015-10-30 19:14:28r.david.murraycreate