]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140228: Avoid making unnecessary syscalls in linecache for frozen modules (#140377)
authortconley1428 <tconley1428@gmail.com>
Wed, 29 Oct 2025 06:06:22 +0000 (23:06 -0700)
committerGitHub <noreply@github.com>
Wed, 29 Oct 2025 06:06:22 +0000 (23:06 -0700)
commitc41f84ff61c52e3ff7ef86b0c66208b29613d23d
tree56c9e2c2a3c1ee03e244c47ee84f6facd7e0d801
parentce4b0ede16aea62ee7b1e02df7e1538102a356da
gh-140228: Avoid making unnecessary syscalls in linecache for frozen modules (#140377)
Lib/linecache.py
Misc/NEWS.d/next/Library/2025-10-28-17-43-51.gh-issue-140228.8kfHhO.rst [new file with mode: 0644]