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 python-dev
Recipients Claudiu.Popa, Yury.Selivanov, larry, michael.foord, ncoghlan, python-dev, terry.reedy, yselivanov
Date 2014-01-29.16:45:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fDrDD1vLvz7LjN@mail.python.org>
In-reply-to
Content
New changeset 6d1e8162e855 by Yury Selivanov in branch 'default':
inspect.getfullargspec: Use inspect.signature API behind the scenes #17481
http://hg.python.org/cpython/rev/6d1e8162e855
History
Date User Action Args
2014-01-29 16:45:49python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, larry, michael.foord, Claudiu.Popa, Yury.Selivanov, yselivanov
2014-01-29 16:45:48python-devlinkissue17481 messages
2014-01-29 16:45:48python-devcreate