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 pitrou
Recipients Balthazar.Rouberol, antlong, barry, docs@python, eric.araujo, ezio.melotti, georg.brandl, hhas, pitrou, r.david.murray, serhiy.storchaka
Date 2012-04-26.13:03:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335445435.92.0.984730977708.issue10976@psf.upfronthosting.co.za>
In-reply-to
Content
Well, adding support for bytes objects using the spec from RFC 4627 (or at least with utf-8 as a default) may be an enhancement for 3.3.
History
Date User Action Args
2012-04-26 13:03:56pitrousetrecipients: + pitrou, barry, georg.brandl, hhas, ezio.melotti, eric.araujo, r.david.murray, docs@python, antlong, serhiy.storchaka, Balthazar.Rouberol
2012-04-26 13:03:55pitrousetmessageid: <1335445435.92.0.984730977708.issue10976@psf.upfronthosting.co.za>
2012-04-26 13:03:55pitroulinkissue10976 messages
2012-04-26 13:03:55pitroucreate