diff options
author | Inada Naoki <songofacandy@gmail.com> | 2019-09-05 13:07:08 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-05 13:07:08 +0900 |
commit | 8f9cc8771ffb8d0e21be287eaed42ae06087acca (patch) | |
tree | a787ec3d18b375519f6812e6d4632cc18800828f /Python/ceval.c | |
parent | 2cd902585815582eb059e3b40e014ebe4e7fdee7 (diff) | |
download | cpython-git-8f9cc8771ffb8d0e21be287eaed42ae06087acca.tar.gz |
bpo-38026: fix inspect.getattr_static (GH-15676)
It should avoid dynamic lookup including `isinstance`.
This is a regression caused by GH-5351.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions