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.17:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389549218.28.0.609545013596.issue17373@psf.upfronthosting.co.za>
In-reply-to
Content
Eric,

Moreover, 'Signature.from_function' and newly added 'Signature.from_builtin'
are private API, or implementation detail (they are not part of PEP, not
mentioned in the docs). If at some point it is needed to rewrite Signature 
in C, probably those two won't be a part of a new implementation.
History
Date User Action Args
2014-01-12 17:53:38yselivanovsetrecipients: + yselivanov, larry, asvetlov, eric.snow
2014-01-12 17:53:38yselivanovsetmessageid: <1389549218.28.0.609545013596.issue17373@psf.upfronthosting.co.za>
2014-01-12 17:53:38yselivanovlinkissue17373 messages
2014-01-12 17:53:38yselivanovcreate