]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103193: Micro-optimise helper functions for `inspect.getattr_static` (#103195)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 5 Apr 2023 07:27:01 +0000 (08:27 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2023 07:27:01 +0000 (08:27 +0100)
commit264c00a1c512a9bd58f47c80e72e436c639763c8
tree51db9d971301ac0eae93720029f057d44402ecbb
parent119f67de08f1fddc2a3f7b7caac7454cb57ef800
gh-103193: Micro-optimise helper functions for `inspect.getattr_static` (#103195)
Lib/inspect.py
Misc/NEWS.d/next/Library/2023-04-02-17-51-08.gh-issue-103193.xrZbM1.rst [new file with mode: 0644]