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 cjw296
Recipients cjw296, lisroach, mariocj89, michael.foord, noamraph, xtreak
Date 2018-12-08.11:41:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544269317.42.0.788709270274.issue35330@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 12b9fb603eea9298c835bae5b8742db4fa52892e by Chris Withers (Miss Islington (bot)) in branch '3.6':
bpo-35330:  Don't call the wrapped object if `side_effect` is set (GH11034)
https://github.com/python/cpython/commit/12b9fb603eea9298c835bae5b8742db4fa52892e
History
Date User Action Args
2018-12-08 11:41:57cjw296setrecipients: + cjw296, michael.foord, lisroach, mariocj89, xtreak, noamraph
2018-12-08 11:41:57cjw296setmessageid: <1544269317.42.0.788709270274.issue35330@psf.upfronthosting.co.za>
2018-12-08 11:41:57cjw296linkissue35330 messages
2018-12-08 11:41:57cjw296create