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 corey, docs@python, felixc, python-dev, wolever
Date 2013-08-12.22:13:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cDWXy0G5zzMfc@mail.python.org>
In-reply-to
Content
New changeset f11683963558 by Felix Crux in branch 'default':
Documenting that json.load may raise a ValueError.
http://hg.python.org/cpython/rev/f11683963558

New changeset 905fad4cb40a by Felix Crux in branch 'default':
Documenting that json.load may raise a ValueError.
http://hg.python.org/cpython/rev/905fad4cb40a

New changeset 7ba77d77b499 by Felix Crux in branch 'default':
Documenting that json.load may raise a ValueError.
http://hg.python.org/cpython/rev/7ba77d77b499
History
Date User Action Args
2013-08-12 22:13:38python-devsetrecipients: + python-dev, wolever, docs@python, corey, felixc
2013-08-12 22:13:38python-devlinkissue18680 messages
2013-08-12 22:13:38python-devcreate