cpython/Misc/NEWS.d/next
Christian Heimes cee07b1628
bpo-45695: Test out-of-tree builds on GHA (GH-29904)
2021-12-04 11:07:59 +01:00
..
Build bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) 2021-12-03 19:47:38 +00:00
C API bpo-39026: Fix Python.h when building with Xcode (GH-29488) 2021-11-23 18:58:57 +01:00
Core and Builtins bpo-45607: Make it possible to enrich exception displays via setting their __note__ field (GH-29880) 2021-12-03 22:01:15 +00:00
Documentation bpo-43905: Expand dataclasses.astuple() and asdict() docs (GH-26154) 2021-11-29 10:10:32 -08:00
IDLE Python 3.11.0a2 2021-11-05 19:04:04 +00:00
Library bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized (GH-29890) 2021-12-03 19:05:14 +00:00
Security Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Tests bpo-45695: Test out-of-tree builds on GHA (GH-29904) 2021-12-04 11:07:59 +01:00
Tools-Demos Python 3.11.0a1 2021-10-05 13:44:05 +01:00
Windows bpo-45901: Fixes argument passing when invoking .py files directly through the Store package (GH-29799) 2021-11-26 23:08:20 +00:00
macOS Python 3.11.0a2 2021-11-05 19:04:04 +00:00