cpython/Misc/NEWS.d/next
Pablo Galindo Salgado 61599a48f5
bpo-24612: Improve syntax error for 'not' after an operator (GH-28170)
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
2024-03-26 10:30:46 +01:00
..
Build gh-71052: Add Android build script and instructions (#116426) 2024-03-22 00:52:29 +01:00
C API gh-116936: Add PyType_GetModuleByDef() to the limited C API (#116937) 2024-03-25 16:32:20 +00:00
Core and Builtins bpo-24612: Improve syntax error for 'not' after an operator (GH-28170) 2024-03-26 10:30:46 +01:00
Documentation Python 3.13.0a5 2024-03-12 21:11:08 +01:00
IDLE Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Library gh-115627: Fix PySSL_SetError handling SSL_ERROR_SYSCALL (GH-115628) 2024-03-26 08:45:43 +01:00
macOS Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Security Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Tests gh-83434: Disable XML in regrtest when -R option is used (#117232) 2024-03-26 08:35:59 +01:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011) 2024-03-23 08:39:35 -07:00