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, mariocj89, michael.foord, pablogsal, xtreak
Date 2018-12-12.07:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544601298.56.0.788709270274.issue17185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f7fa62ef4422c9deee050a794fd8504640d9f8f4 by Chris Withers (Xtreak) in branch 'master':
bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048)
https://github.com/python/cpython/commit/f7fa62ef4422c9deee050a794fd8504640d9f8f4
History
Date User Action Args
2018-12-12 07:54:58cjw296setrecipients: + cjw296, michael.foord, mariocj89, pablogsal, xtreak
2018-12-12 07:54:58cjw296setmessageid: <1544601298.56.0.788709270274.issue17185@psf.upfronthosting.co.za>
2018-12-12 07:54:58cjw296linkissue17185 messages
2018-12-12 07:54:58cjw296create