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 asvetlov, chris.jerdonek, docs@python, georg.brandl, python-dev, serhiy.storchaka
Date 2012-12-19.20:55:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YRT095TDvzRjv@mail.python.org>
In-reply-to
Content
New changeset b227f8f7242d by Andrew Svetlov in branch '2.7':
replace threw with raised (#16714)
http://hg.python.org/cpython/rev/b227f8f7242d

New changeset 74da2dbb5e50 by Andrew Svetlov in branch '3.2':
replace threw with raised (#16714)
http://hg.python.org/cpython/rev/74da2dbb5e50

New changeset 55d86476d048 by Andrew Svetlov in branch '3.3':
replace threw with raised (#16714)
http://hg.python.org/cpython/rev/55d86476d048

New changeset 3594175c6860 by Andrew Svetlov in branch 'default':
replace threw with raised (#16714)
http://hg.python.org/cpython/rev/3594175c6860
History
Date User Action Args
2012-12-19 20:55:54python-devsetrecipients: + python-dev, georg.brandl, asvetlov, chris.jerdonek, docs@python, serhiy.storchaka
2012-12-19 20:55:54python-devlinkissue16714 messages
2012-12-19 20:55:54python-devcreate