]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-60115: Support frozen modules for linecache.getline() (#131638)
authorTian Gao <gaogaotiantian@hotmail.com>
Wed, 2 Apr 2025 23:50:01 +0000 (19:50 -0400)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 23:50:01 +0000 (19:50 -0400)
commit6bd96894269be4754a811fb8ea1e3b627a676562
treefc04921ef7b0d6136062d04893661952f7e9a0f7
parent06822bfbf625e9777813542be0b8a2d10a685f30
gh-60115: Support frozen modules for linecache.getline() (#131638)
Doc/library/linecache.rst
Doc/whatsnew/3.14.rst
Lib/linecache.py
Lib/test/test_linecache.py
Misc/NEWS.d/next/Library/2025-03-23-18-39-07.gh-issue-60115.AWdcmq.rst [new file with mode: 0644]