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 lukasz.langa
Recipients georg.brandl, lukasz.langa, r.david.murray, rhettinger, the_isz
Date 2011-04-06.08:53:50
SpamBayes Score 1.2320793e-05
Marked as misclassified No
Message-id <1302080031.96.0.68902529673.issue11597@psf.upfronthosting.co.za>
In-reply-to
Content
As another core dev aptly said, most standard library Unicode support is probably accidental. As for `json`, this is one of the "newest" additions to stdlib, introduced in Python 2.6 (released at the same time as Python 3.0). Not the best example if you compare it to libraries that were added in 1.5 or so.
History
Date User Action Args
2011-04-06 08:53:52lukasz.langasetrecipients: + lukasz.langa, georg.brandl, rhettinger, r.david.murray, the_isz
2011-04-06 08:53:51lukasz.langasetmessageid: <1302080031.96.0.68902529673.issue11597@psf.upfronthosting.co.za>
2011-04-06 08:53:50lukasz.langalinkissue11597 messages
2011-04-06 08:53:50lukasz.langacreate