]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117865: Speedup import of `inspect` module (#144756)
authorDaniel Hollas <daniel.hollas@bristol.ac.uk>
Mon, 2 Mar 2026 21:39:07 +0000 (21:39 +0000)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 21:39:07 +0000 (23:39 +0200)
commitea90b032a016122e7871e91c5210f3b4e68768b4
tree241af0aaf603b847c7c8c36cb8fa68ba3d813772
parent46c5c57226862bc078bcdf0c9f5b40951b8615a5
gh-117865: Speedup import of `inspect` module (#144756)

Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
Lib/inspect.py
Lib/test/test_inspect/test_inspect.py
Misc/NEWS.d/next/Library/2026-02-12-17-56-17.gh-issue-117865.jE1ema.rst [new file with mode: 0644]