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 eric.araujo, ezio.melotti, gregory.p.smith, kushal.das, michael.foord, python-dev
Date 2014-04-14.20:10:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g71CX1mYhz7Ljd@mail.python.org>
In-reply-to
Content
New changeset 1e3c64470629 by Michael Foord in branch '3.4':
Issue 17826. Setting an iterable side_effect on a mock created by create_autospec now works
http://hg.python.org/cpython/rev/1e3c64470629
History
Date User Action Args
2014-04-14 20:10:17python-devsetrecipients: + python-dev, gregory.p.smith, ezio.melotti, eric.araujo, michael.foord, kushal.das
2014-04-14 20:10:17python-devlinkissue17826 messages
2014-04-14 20:10:16python-devcreate