cpython/Misc/NEWS.d/next
Zackery Spytz 53eef27133
bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (#18640)
Co-authored-by: Oren Milman <orenmn@gmail.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
2022-11-28 16:16:40 +05:30
..
Build gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration warnings in configure.ac (#99406) 2022-11-26 18:38:49 +05:30
C API gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH-99014) 2022-11-22 08:25:43 +01:00
Core and Builtins bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults (#18640) 2022-11-28 16:16:40 +05:30
Documentation bpo-41825: restructure docs for the os.wait*() family (GH-22356) 2022-11-28 09:41:24 +00:00
IDLE Python 3.12.0a1 2022-10-25 00:08:22 +02:00
Library gh-51524: Fix bug when calling trace.CoverageResults with valid infile (#99629) 2022-11-28 01:49:10 -05:00
macOS GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (#99768) 2022-11-27 11:56:14 +01:00
Security Merge the 3.12.0a2 release into main. 2022-11-15 13:38:09 +01:00
Tests gh-99659: Use correct exceptions in sqlite3 bigmem tests (#99660) 2022-11-21 21:44:17 +01:00
Tools-Demos gh-64490: Fix bugs in argument clinic varargs processing (#32092) 2022-11-24 20:56:50 +01:00
Windows bpo-40882: Fix a memory leak in SharedMemory on Windows (GH-20684) 2022-11-25 17:39:48 +00:00