]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990) (GH-27705)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Aug 2021 09:58:05 +0000 (02:58 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Aug 2021 09:58:05 +0000 (11:58 +0200)
commitc7dfbd2f413eb76cdbd44f44d698e9a399fdcbd5
treed58ba217ba9d22e4a3ddde800ab086ecad21425b
parent0e63776c4f3d0b972344368f62b91eb96be69fe3
bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990) (GH-27705)

It has not been true for several years and likely never was.
(cherry picked from commit 6b37d0d5300813de31d66df1c77dad7e1027e4d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/tk.rst
Misc/NEWS.d/next/Documentation/2018-05-19-15-59-29.bpo-33479.4cLlxo.rst [new file with mode: 0644]