commit | 52013e5b6d5ca32eef5a3d65ecdf7db89cefc2fd | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat+github@gmail.com> | Sat Apr 04 06:05:58 2020 +0300 |
committer | GitHub <noreply@github.com> | Fri Apr 03 23:05:58 2020 -0400 |
tree | b66ad6b00c4ecd03f18bd951d0952ab728f794f9 | |
parent | 6e623ff9d251e0ce86e9b18a01bfd6f067079d7a [diff] |
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152) Inspect.signature failed on the test case because its isinstance call raised.