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 berker.peksag, docs@python, ezio.melotti, methane, michael.foord, python-dev
Date 2015-01-07.19:15:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150107191544.22395.20277@psf.io>
In-reply-to
Content
New changeset 230a1bfb0f59 by Berker Peksag in branch '3.4':
Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.
https://hg.python.org/cpython/rev/230a1bfb0f59

New changeset 3cf91d2aeab3 by Berker Peksag in branch 'default':
Issue #20487: Clarify meaning of "side effect" in the magic mock documentation.
https://hg.python.org/cpython/rev/3cf91d2aeab3
History
Date User Action Args
2015-01-07 19:15:48python-devsetrecipients: + python-dev, ezio.melotti, michael.foord, methane, docs@python, berker.peksag
2015-01-07 19:15:48python-devlinkissue20487 messages
2015-01-07 19:15:47python-devcreate