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 ced, ezio.melotti, ivb, loewis, mark.dickinson, petri.lehtinen, python-dev, r.david.murray, techtonik
Date 2011-10-19.17:53:01
SpamBayes Score 0.030892882
Marked as misclassified No
Message-id <E1RGaK2-0008Nh-45@dinsdale.python.org>
In-reply-to
Content
New changeset 649ac338203f by Senthil Kumaran in branch '2.7':
Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated
http://hg.python.org/cpython/rev/649ac338203f

New changeset 12f3e86e9041 by Senthil Kumaran in branch '3.2':
3.2 - Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated
http://hg.python.org/cpython/rev/12f3e86e9041

New changeset 55318658e1be by Senthil Kumaran in branch 'default':
default - Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated
http://hg.python.org/cpython/rev/55318658e1be
History
Date User Action Args
2011-10-19 17:53:02python-devsetrecipients: + python-dev, loewis, mark.dickinson, techtonik, ezio.melotti, ced, r.david.murray, ivb, petri.lehtinen
2011-10-19 17:53:01python-devlinkissue6090 messages
2011-10-19 17:53:01python-devcreate