cpython/Misc/NEWS.d/next
Miss Islington (bot) c7dfbd2f41
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 6b37d0d530)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2021-08-10 11:58:05 +02:00
..
Build bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800) (#26803) 2021-07-12 17:11:33 +02:00
C API Python 3.9.6 2021-06-28 10:26:18 +02:00
Core and Builtins bpo-44872: use new trashcan macros in framobject.c (GH-27683) (GH-27691) 2021-08-10 09:55:39 +02:00
Documentation bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990) (GH-27705) 2021-08-10 11:58:05 +02:00
IDLE Python 3.9.6 2021-06-28 10:26:18 +02:00
Library make lib2to3 parse async generators everywhere (GH-6588) (GH-27703) 2021-08-10 11:56:50 +02:00
macOS Python 3.9.6 2021-06-28 10:26:18 +02:00
Security bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26971) 2021-06-30 18:52:39 +01:00
Tests [3.9] bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-26783) (GH-27629) 2021-08-06 15:35:11 +02:00
Tools-Demos bpo-44756: in ./Doc, make build depends on make html (GH-27403) (GH-27411) 2021-07-28 15:40:18 +02:00
Windows bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501) 2021-07-28 22:52:11 +01:00