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 Claudiu.Popa, larry, michael.foord, ncoghlan, terry.reedy, yselivanov
Date 2014-01-19.03:59:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390103942.65.0.750008939044.issue17481@psf.upfronthosting.co.za>
In-reply-to
Content
If we modify inspect.getfullargspec, shouldn't we modify inspect.getargspec too?  "deprecated" doesn't mean "unsupported", it means "not recommended for new code, please stop using it".
History
Date User Action Args
2014-01-19 03:59:02larrysetrecipients: + larry, terry.reedy, ncoghlan, michael.foord, Claudiu.Popa, yselivanov
2014-01-19 03:59:02larrysetmessageid: <1390103942.65.0.750008939044.issue17481@psf.upfronthosting.co.za>
2014-01-19 03:59:02larrylinkissue17481 messages
2014-01-19 03:59:02larrycreate