gh-103193: cache calls to `inspect._shadowed_dict` in `inspect.getattr_static` by AlexWaygood · Pull Request #104267 · python/cpython

@AlexWaygood

@AlexWaygood

AlexWaygood

@AlexWaygood

@AlexWaygood

@AlexWaygood AlexWaygood changed the title gh-103193: cache calls to inspect._shadowed_dict gh-103193: cache calls to inspect._shadowed_dict in inspect.getattr_static

May 7, 2023

jbower-fb pushed a commit to jbower-fb/cpython that referenced this pull request

May 8, 2023
…getattr_static` (python#104267)

Co-authored-by: Carl Meyer <carl@oddbird.net>