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