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, ncoghlan, yselivanov
Date 2014-02-21.00:58:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392944326.28.0.338539163729.issue20710@psf.upfronthosting.co.za>
In-reply-to
Content
So why is it necessary (and a release blocker) to fix a bug in inspect._signature_fromstr, but a terrible idea to fix a bug in inspect.ismethod?
History
Date User Action Args
2014-02-21 00:58:46larrysetrecipients: + larry, ncoghlan, yselivanov
2014-02-21 00:58:46larrysetmessageid: <1392944326.28.0.338539163729.issue20710@psf.upfronthosting.co.za>
2014-02-21 00:58:46larrylinkissue20710 messages
2014-02-21 00:58:46larrycreate