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 docs@python, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-07-12.06:15:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160712061530.31564.92941.5973B540@psf.io>
In-reply-to
Content
New changeset 420030a5e854 by Serhiy Storchaka in branch '3.5':
Issue #27481: Docummented that ValueError is now raised instead of TypeError
https://hg.python.org/cpython/rev/420030a5e854

New changeset 00b9c734af87 by Serhiy Storchaka in branch 'default':
Issue #27481: Docummented that ValueError is now raised instead of TypeError
https://hg.python.org/cpython/rev/00b9c734af87
History
Date User Action Args
2016-07-12 06:15:33python-devsetrecipients: + python-dev, docs@python, serhiy.storchaka, xiang.zhang
2016-07-12 06:15:33python-devlinkissue27481 messages
2016-07-12 06:15:33python-devcreate