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 michael.foord
Recipients eric.araujo, ezio.melotti, michael.foord, pitrou
Date 2013-01-30.18:15:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359569749.12.0.0196431564799.issue17015@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, well if the bugfix exists everywhere that function signatures exist then it shouldn't be a problem. (I think there is already a backport of inspect.signature() by Nick Coghlan.)
History
Date User Action Args
2013-01-30 18:15:49michael.foordsetrecipients: + michael.foord, pitrou, ezio.melotti, eric.araujo
2013-01-30 18:15:49michael.foordsetmessageid: <1359569749.12.0.0196431564799.issue17015@psf.upfronthosting.co.za>
2013-01-30 18:15:49michael.foordlinkissue17015 messages
2013-01-30 18:15:48michael.foordcreate