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 benjamin.peterson, bob.ippolito, doerwalter, ezio.melotti, fdrake, jowillia, pitrou, python-dev, r.david.murray, rhettinger, xuanji
Date 2011-05-14.03:53:17
SpamBayes Score 0.002889781
Marked as misclassified No
Message-id <E1QL5um-0008EK-D1@dinsdale.python.org>
In-reply-to
Content
New changeset 5b0fecd2eba0 by Ezio Melotti in branch '2.7':
#5723: Improve json tests to be executed with and without accelerations.
http://hg.python.org/cpython/rev/5b0fecd2eba0

New changeset c2853a54b29e by Ezio Melotti in branch '3.1':
#5723: Improve json tests to be executed with and without accelerations.
http://hg.python.org/cpython/rev/c2853a54b29e

New changeset 63fb2b811c9d by Ezio Melotti in branch '3.2':
#5723: merge with 3.1.
http://hg.python.org/cpython/rev/63fb2b811c9d

New changeset afdc06f2552f by Ezio Melotti in branch 'default':
#5723: merge with 3.2.
http://hg.python.org/cpython/rev/afdc06f2552f
History
Date User Action Args
2011-05-14 03:53:18python-devsetrecipients: + python-dev, fdrake, doerwalter, rhettinger, bob.ippolito, pitrou, benjamin.peterson, ezio.melotti, r.david.murray, jowillia, xuanji
2011-05-14 03:53:17python-devlinkissue5723 messages
2011-05-14 03:53:17python-devcreate