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 Chaka_bum, asvetlov, michael.foord, python-dev, raduv
Date 2013-04-08.10:19:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Zknfs2VbHzQ4v@mail.python.org>
In-reply-to
Content
New changeset 4d8e9c5ba651 by Andrew Svetlov in branch '3.3':
Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that returns iterator.
http://hg.python.org/cpython/rev/4d8e9c5ba651

New changeset f82fb8813407 by Andrew Svetlov in branch 'default':
Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that returns iterator.
http://hg.python.org/cpython/rev/f82fb8813407
History
Date User Action Args
2013-04-08 10:19:18python-devsetrecipients: + python-dev, michael.foord, asvetlov, raduv, Chaka_bum
2013-04-08 10:19:18python-devlinkissue17502 messages
2013-04-08 10:19:17python-devcreate