]> granicus.if.org Git - python/commit
bpo-30639: Lazily compute repr for error (#2132)
authorThomas Kluyver <takowl@gmail.com>
Tue, 24 Oct 2017 12:42:36 +0000 (13:42 +0100)
committerYury Selivanov <yury@magic.io>
Tue, 24 Oct 2017 12:42:36 +0000 (08:42 -0400)
commite968bc735794a7123f28f26d68fdf5dc8c845280
treebe1afebab108ab43fec3d577fe4be021278f7801
parent8e482bea21cb942804234e36d3c6c896aabd32da
bpo-30639: Lazily compute repr for error (#2132)
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS.d/next/Library/2017-10-24-12-24-56.bpo-30639.ptNM9a.rst [new file with mode: 0644]