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 anthony-flury, berker.peksag, cbelu, cjw296, xtreak
Date 2018-12-03.08:26:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543825570.57.0.788709270274.issue32153@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1ef06c62d3c05cbba6448c56af30a09c551c9ec2 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398) (#10855)
https://github.com/python/cpython/commit/1ef06c62d3c05cbba6448c56af30a09c551c9ec2
History
Date User Action Args
2018-12-03 08:26:10cjw296setrecipients: + cjw296, berker.peksag, anthony-flury, cbelu, xtreak
2018-12-03 08:26:10cjw296setmessageid: <1543825570.57.0.788709270274.issue32153@psf.upfronthosting.co.za>
2018-12-03 08:26:10cjw296linkissue32153 messages
2018-12-03 08:26:10cjw296create