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 Laurent.De.Buyst, berker.peksag, flox, kushal.das, michael.foord, nicola.palumbo, python-dev, rbcollins
Date 2015-07-14.23:42:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150714234238.29256.29496@psf.io>
In-reply-to
Content
New changeset 4c8cb603ab42 by Robert Collins in branch '3.4':
- Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.
https://hg.python.org/cpython/rev/4c8cb603ab42
History
Date User Action Args
2015-07-14 23:42:41python-devsetrecipients: + python-dev, rbcollins, michael.foord, flox, berker.peksag, kushal.das, nicola.palumbo, Laurent.De.Buyst
2015-07-14 23:42:41python-devlinkissue18622 messages
2015-07-14 23:42:41python-devcreate