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 larry, ncoghlan, python-dev, yselivanov
Date 2014-02-03.07:48:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fHh3s1vmZz7LkN@mail.python.org>
In-reply-to
Content
New changeset c19f5e4fdbe0 by Yury Selivanov in branch 'default':
inspect.signature: Add (restore) support for builtin classes #20473
http://hg.python.org/cpython/rev/c19f5e4fdbe0
History
Date User Action Args
2014-02-03 07:48:26python-devsetrecipients: + python-dev, ncoghlan, larry, yselivanov
2014-02-03 07:48:25python-devlinkissue20473 messages
2014-02-03 07:48:25python-devcreate