cpython/Misc/NEWS.d/next
Bas van Beek 0d0e9fe2ff
bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedType` (GH-22336)
closes issue 41810
2020-09-22 08:55:34 -07:00
..
Build bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (GH-22042) 2020-09-01 18:25:14 +02:00
C API closes bpo-41689: Preserve text signature from tp_doc in C heap type creation. (GH-22058) 2020-09-02 11:29:06 -05:00
Core and Builtins bpo-41756: Introduce PyGen_Send C API (GH-22196) 2020-09-18 18:38:38 -07:00
Documentation bpo-35293: Remove RemovedInSphinx40Warning (GH-22198) 2020-09-18 18:22:36 +09:00
IDLE bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350) 2020-09-22 01:43:55 -04:00
Library bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedType` (GH-22336) 2020-09-22 08:55:34 -07:00
Security bpo-39603: Prevent header injection in http methods (GH-18485) 2020-07-18 13:16:10 -07:00
Tests bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (#21956) 2020-09-22 08:53:03 -07:00
Tools-Demos Consolidate 3.9.0b1 NEWS in the master branch 2020-05-19 13:33:08 +02:00
Windows bpo-41744: Package python.props with correct name in NuGet package (GH-22154) 2020-09-14 20:30:15 +01:00
macOS bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979) 2020-07-20 02:19:18 -04:00