cpython/Misc/NEWS.d/next
Zackery Spytz b2fac1afaa
bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270)
2021-04-23 21:46:01 -07:00
..
Build bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014) 2021-04-17 11:36:35 +02:00
C API bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-25442) 2021-04-23 14:23:38 +02:00
Core and Builtins bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525) 2021-04-23 14:27:05 +01:00
Documentation bpo-43739: Add type declaration Doc/extending/extending.rst example 2021-04-10 08:54:32 -07:00
IDLE Python 3.10.0a7 2021-04-05 17:39:49 +01:00
Library bpo-31870: Add a timeout parameter to ssl.get_server_certificate() (GH-22270) 2021-04-23 21:46:01 -07:00
Security bpo-37363: Add audit events to the `http.client` module (GH-21321) 2021-04-23 12:19:08 +02:00
Tests bpo-43843: libregrtest uses threading.excepthook (GH-25400) 2021-04-16 14:33:10 +02:00
Tools-Demos Python 3.10.0a4 2021-01-04 17:26:00 +00:00
Windows bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1927) 2021-04-23 23:00:27 +01:00
macOS Python 3.10.0a6 2021-03-01 16:45:40 +00:00