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 larry, ncoghlan, python-dev, yselivanov
Date 2014-02-03.08:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391414487.47.0.224186262994.issue20473@psf.upfronthosting.co.za>
In-reply-to
Content
And also right now, inspect.signature looks for '__text_signature__' when no used-defined __init__ was found. That's also going to be changed, but again, when __text_signature__ becomes a public documented API.
History
Date User Action Args
2014-02-03 08:01:27yselivanovsetrecipients: + yselivanov, ncoghlan, larry, python-dev
2014-02-03 08:01:27yselivanovsetmessageid: <1391414487.47.0.224186262994.issue20473@psf.upfronthosting.co.za>
2014-02-03 08:01:27yselivanovlinkissue20473 messages
2014-02-03 08:01:27yselivanovcreate