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 amaury.forgeotdarc, andybalaam, dhgutteridge, ned.deily, ocean-city, python-dev, realpolitik, willgrainger
Date 2014-03-27.23:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fw2q81DbBz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 74faca1ac59c by Ned Deily in branch '2.7':
Issue #6676: Ensure a meaningful exception is raised when attempting
http://hg.python.org/cpython/rev/74faca1ac59c

New changeset 9e3fc66ee0b8 by Ned Deily in branch '3.4':
Issue #6676: Ensure a meaningful exception is raised when attempting
http://hg.python.org/cpython/rev/9e3fc66ee0b8

New changeset ee0034434e65 by Ned Deily in branch 'default':
Issue #6676: merge from 3.4
http://hg.python.org/cpython/rev/ee0034434e65
History
Date User Action Args
2014-03-27 23:44:36python-devsetrecipients: + python-dev, amaury.forgeotdarc, ocean-city, ned.deily, andybalaam, realpolitik, willgrainger, dhgutteridge
2014-03-27 23:44:36python-devlinkissue6676 messages
2014-03-27 23:44:36python-devcreate