]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (#126776)
authorThomas Grainger <tagrain@gmail.com>
Tue, 10 Dec 2024 07:40:54 +0000 (07:40 +0000)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2024 07:40:54 +0000 (08:40 +0100)
commit2233c303e476496fc4c85a29a1429a7e4b1f707b
tree19c1d1fa402c289b0380099bb7568e550828b157
parent3983527c3a6b389e373a233e514919555853ccb3
gh-126775: make linecache.checkcache threadsafe and GC re-entrency safe (#126776)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bartosz Sławecki <bartoszpiotrslawecki@gmail.com>
Lib/linecache.py
Misc/NEWS.d/next/Library/2024-11-13-10-44-25.gh-issue-126775.a3ubjh.rst [new file with mode: 0644]