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 cool-RR, larry, ncoghlan, python-dev, terry.reedy, yselivanov
Date 2015-05-14.22:47:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150514224721.31574.98737@psf.io>
In-reply-to
Content
New changeset a444464a2e87 by Yury Selivanov in branch 'default':
Issue 22547: Implement informative __repr__ for inspect.BoundArguments
https://hg.python.org/cpython/rev/a444464a2e87
History
Date User Action Args
2015-05-14 22:47:35python-devsetrecipients: + python-dev, terry.reedy, ncoghlan, larry, cool-RR, yselivanov
2015-05-14 22:47:35python-devlinkissue22547 messages
2015-05-14 22:47:35python-devcreate