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