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 larry
Recipients larry, terry.reedy, yselivanov
Date 2014-01-27.02:28:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390789710.04.0.416903172901.issue20401@psf.upfronthosting.co.za>
In-reply-to
Content
Yury, can you look in to this?

I have been modifying inspect.signature, but (almost) exclusively in from_builtin.  If this is my fault I'll be happy to fix it.
History
Date User Action Args
2014-01-27 02:28:30larrysetrecipients: + larry, terry.reedy, yselivanov
2014-01-27 02:28:30larrysetmessageid: <1390789710.04.0.416903172901.issue20401@psf.upfronthosting.co.za>
2014-01-27 02:28:30larrylinkissue20401 messages
2014-01-27 02:28:29larrycreate