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 python-dev
Recipients bob.ippolito, cben, ezio.melotti, georg.brandl, ggenellina, pitrou, python-dev, rhettinger, serhiy.storchaka, steven.daprano
Date 2012-06-29.00:03:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SkOgg-0008Sn-Gc@dinsdale.python.org>
In-reply-to
Content
New changeset 9854520c8200 by Antoine Pitrou in branch '3.2':
Issue #5067: improve some json error messages.
http://hg.python.org/cpython/rev/9854520c8200

New changeset 7523ab4e6e06 by Antoine Pitrou in branch 'default':
Issue #5067: improve some json error messages.
http://hg.python.org/cpython/rev/7523ab4e6e06

New changeset 7762816e3fcd by Antoine Pitrou in branch '2.7':
Issue #5067: improve some json error messages.
http://hg.python.org/cpython/rev/7762816e3fcd
History
Date User Action Args
2012-06-29 00:03:52python-devsetrecipients: + python-dev, georg.brandl, rhettinger, bob.ippolito, cben, ggenellina, pitrou, ezio.melotti, steven.daprano, serhiy.storchaka
2012-06-29 00:03:51python-devlinkissue5067 messages
2012-06-29 00:03:51python-devcreate