cpython/Misc/NEWS.d/next
Ayappan Perumal ba4731d149
gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)
* Fix AIX build by avoiding `subprocess` during bootstrap.
2023-02-02 12:30:49 -08:00
..
Build gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429) 2023-02-02 12:30:49 -08:00
C API Python 3.12.0a4 2023-01-10 13:09:15 +01:00
Core and Builtins gh-101400: Fix incorrect lineno in exception message on continue/break which are not in a loop (#101413) 2023-01-30 23:33:54 +00:00
Documentation gh-88324: Clarify documentation for redirected stdout/stderr when using subprocess in Linux (#94035) 2023-01-19 23:56:13 -08:00
IDLE Python 3.12.0a1 2022-10-25 00:08:22 +02:00
Library gh-101317: Add ssl_shutdown_timeout parameter for asyncio.StreamWriter.start_tls (#101335) 2023-02-01 16:33:59 +05:30
macOS Python 3.12.0a4 2023-01-10 13:09:15 +01:00
Security Python 3.12.0a3 2022-12-06 19:33:02 +01:00
Tests Python 3.12.0a4 2023-01-10 13:09:15 +01:00
Tools-Demos Python 3.12.0a4 2023-01-10 13:09:15 +01:00
Windows gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468) 2023-02-01 21:06:56 +00:00