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 Claudiu.Popa, Yury.Selivanov, larry, michael.foord, ncoghlan, terry.reedy, yselivanov
Date 2014-01-19.22:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390169919.95.0.234634920403.issue17481@psf.upfronthosting.co.za>
In-reply-to
Content
> Otherwise we run the risk of introducing unexpected exceptions into introspection code.

That's a good catch. I'll make a new patch, keeping the old implementation of getfullargsspec intact, and falling back to it if no signature can be found.
History
Date User Action Args
2014-01-19 22:18:39yselivanovsetrecipients: + yselivanov, terry.reedy, ncoghlan, larry, michael.foord, Claudiu.Popa, Yury.Selivanov
2014-01-19 22:18:39yselivanovsetmessageid: <1390169919.95.0.234634920403.issue17481@psf.upfronthosting.co.za>
2014-01-19 22:18:39yselivanovlinkissue17481 messages
2014-01-19 22:18:39yselivanovcreate