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 zach.ware
Recipients larry, serhiy.storchaka, zach.ware
Date 2014-01-25.08:55:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390640127.61.0.762888199184.issue20388@psf.upfronthosting.co.za>
In-reply-to
Content
That's by design (of #20189); inspect.Signature.from_builtin strips out the 'module' param.
History
Date User Action Args
2014-01-25 08:55:27zach.waresetrecipients: + zach.ware, larry, serhiy.storchaka
2014-01-25 08:55:27zach.waresetmessageid: <1390640127.61.0.762888199184.issue20388@psf.upfronthosting.co.za>
2014-01-25 08:55:27zach.warelinkissue20388 messages
2014-01-25 08:55:27zach.warecreate