cpython/Misc/NEWS.d/next
andrei kulakov e3f877c32d
bpo-42892: fix email multipart attribute error (GH-26903)
2021-07-30 19:05:49 +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-44662: Add ability to annotate types.Union (#27214) 2021-07-29 21:44:48 +02:00
Documentation bpo-44544: [doc] list all textwrap func kwargs (GH-26999) 2021-07-28 17:14:54 +02:00
IDLE bpo-40128: Fix IDLE autocomplete on macOS (GH-26672) 2021-06-11 18:55:32 -04:00
Library bpo-42892: fix email multipart attribute error (GH-26903) 2021-07-30 19:05:49 +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-44515: handle non-refcounted GC in contextlib tests (GH-26910) 2021-07-26 22:57:17 +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