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 benjamin.peterson, eric.araujo, larry, ncoghlan, pitrou, python-dev, scoder, terry.reedy, yselivanov
Date 2014-01-31.20:22:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fG8wx6Bsbz7LjW@mail.python.org>
In-reply-to
Content
New changeset 8a91132ed6aa by Yury Selivanov in branch 'default':
inspect.Signauture.from_function: validate duck functions in Signature constructor #17159
http://hg.python.org/cpython/rev/8a91132ed6aa
History
Date User Action Args
2014-01-31 20:22:10python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, pitrou, scoder, larry, benjamin.peterson, eric.araujo, yselivanov
2014-01-31 20:22:10python-devlinkissue17159 messages
2014-01-31 20:22:10python-devcreate