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 chepner, ezio.melotti, mailto1587, michael.foord, python-dev, seanmccully, vstinner
Date 2016-01-09.07:44:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160109074417.21235.1827@psf.io>
In-reply-to
Content
New changeset b67ed559a7d3 by Senthil Kumaran in branch '3.5':
Issue #22138: Fix mock.patch behavior when patching descriptors. Restore
https://hg.python.org/cpython/rev/b67ed559a7d3

New changeset 9b21dfd71561 by Senthil Kumaran in branch 'default':
merge from 3.5
https://hg.python.org/cpython/rev/9b21dfd71561
History
Date User Action Args
2016-01-09 07:44:20python-devsetrecipients: + python-dev, vstinner, ezio.melotti, michael.foord, chepner, seanmccully, mailto1587
2016-01-09 07:44:20python-devlinkissue22138 messages
2016-01-09 07:44:20python-devcreate