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 brett.cannon
Recipients brett.cannon, larry, matrixise, ncoghlan, yselivanov
Date 2014-04-15.16:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397578595.64.0.533522695234.issue20438@psf.upfronthosting.co.za>
In-reply-to
Content
I was thinking about suggesting we don't code deprecate getfullargspec() but the function seems to be new to Python 3 and so that worry for Python 2/3 code is not founded.
History
Date User Action Args
2014-04-15 16:16:35brett.cannonsetrecipients: + brett.cannon, ncoghlan, larry, yselivanov, matrixise
2014-04-15 16:16:35brett.cannonsetmessageid: <1397578595.64.0.533522695234.issue20438@psf.upfronthosting.co.za>
2014-04-15 16:16:35brett.cannonlinkissue20438 messages
2014-04-15 16:16:35brett.cannoncreate