cpython/Misc/NEWS.d/next
Mark Roseman 08caf2d5d4
bpo-33479: Add architecture and threading model sections to Tkinter module docs (GH-27717)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2021-08-11 18:29:15 +02:00
..
Build bpo-44340: Add support for building with clang full/thin lto (GH-27231) 2021-07-19 19:52:56 +09:00
C API bpo-41103: Resurrect the old buffer protocol. (GH-27437) 2021-07-29 12:46:47 +02:00
Core and Builtins bpo-44878: Remove the switch from the main interpreter loop when using computed gotos. (GH-27726) 2021-08-11 14:02:11 +01:00
Documentation bpo-33479: Add architecture and threading model sections to Tkinter module docs (GH-27717) 2021-08-11 18:29:15 +02:00
IDLE bpo-40128: Fix IDLE autocomplete on macOS (GH-26672) 2021-06-11 18:55:32 -04:00
Library make lib2to3 parse async generators everywhere (GH-6588) 2021-08-10 11:31:32 +02:00
Security bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) 2021-07-25 16:42:07 -07:00
Tests bpo-40928: notify users running test_decimal on macOS of malloc warnings (GH-26783) 2021-08-06 14:50:56 +02:00
Tools-Demos bpo-44756: in ./Doc, `make build` depends on `make html` (#27403) 2021-07-28 15:13:28 +02:00
Windows bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (GH-19501) 2021-07-28 20:58:05 +01:00
macOS Fix osx_framework_user include to match distutils (#27093) 2021-07-15 11:44:04 +02:00