]> granicus.if.org Git - python/commit
Issue 22547: Implement informative __repr__ for inspect.BoundArguments
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 14 May 2015 22:47:17 +0000 (18:47 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 14 May 2015 22:47:17 +0000 (18:47 -0400)
commit3f6538fed0e2e8905805f3d30937cd41d26e032b
treead3a0855c22a5ae0098f442c87d513429a27d8b1
parent6b4046f062760a26d7668b0f56ae34adf6cfcf2d
Issue 22547: Implement informative __repr__ for inspect.BoundArguments
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS