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 Ignacio Rossi, berker.peksag, michael.foord, python-dev, rbcollins
Date 2015-07-14.01:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150714015906.30207.34698@psf.io>
In-reply-to
Content
New changeset db825807ab04 by Robert Collins in branch 'default':
Issue #23661: unittest.mock side_effects can now be exceptions again.
https://hg.python.org/cpython/rev/db825807ab04
History
Date User Action Args
2015-07-14 01:59:09python-devsetrecipients: + python-dev, rbcollins, michael.foord, berker.peksag, Ignacio Rossi
2015-07-14 01:59:09python-devlinkissue23661 messages
2015-07-14 01:59:09python-devcreate