]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143310: fix crash in Tcl object conversion with concurrent mutations (#143321)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 2 Jan 2026 09:51:05 +0000 (10:51 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 09:51:05 +0000 (10:51 +0100)
commit9712dc1d9eb03ffa96ed746d20bd43239d251ba7
treee490d9b999e3cfe4264c8d8927b744356c5c1b94
parent61fc72a4a431cbfd42f22e2af76177c73431c3e6
gh-143310: fix crash in Tcl object conversion with concurrent mutations (#143321)
Lib/test/test_tcl.py
Misc/NEWS.d/next/Library/2026-01-01-11-21-57.gh-issue-143310.8rxtH3.rst [new file with mode: 0644]
Modules/_tkinter.c