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 yselivanov
Recipients asvetlov, eric.snow, larry, yselivanov
Date 2014-01-12.18:09:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
OK, got it now.

Green light from me. Looking through the code, I saw that 'from_builtin' doesn't use the 'Signature._parameter_cls' (as in from_function). That's probably needs to be fixed as well, maybe in a separate issue.
History
Date User Action Args
2014-01-12 18:09:44yselivanovsetrecipients: + yselivanov, larry, asvetlov, eric.snow
2014-01-12 18:09:44yselivanovsetmessageid: <[email protected]>
2014-01-12 18:09:44yselivanovlinkissue17373 messages
2014-01-12 18:09:44yselivanovcreate