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, terry.reedy, yselivanov
Date 2014-01-28.17:26:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fDF9r3fKsz7Llh@mail.python.org>
In-reply-to
Content
New changeset 3544827d42e6 by Yury Selivanov in branch 'default':
inspect.signature: Handle bound methods with '(*args)' signature correctly #20401
http://hg.python.org/cpython/rev/3544827d42e6
History
Date User Action Args
2014-01-28 17:26:41python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, larry, yselivanov
2014-01-28 17:26:41python-devlinkissue20401 messages
2014-01-28 17:26:41python-devcreate