cpython/Misc/NEWS.d/next
2023-08-24 15:59:12 +02:00
..
Build gh-95855: Refactor platform triplet detection code, add detection for MIPS soft float and musl libc (#107221) 2023-08-24 14:22:50 +02:00
C API gh-108314: Add PyDict_ContainsString() function (#108323) 2023-08-24 15:59:12 +02:00
Core and Builtins gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (#107275) 2023-08-23 20:27:35 +00:00
Documentation gh-107305: Update the C-API Docs for PEP 684 (gh-107324) 2023-07-28 13:46:55 -06:00
IDLE gh-104719: IDLE - test existence of all tokenize references. (#104767) 2023-05-24 08:43:56 +00:00
Library gh-108111: Flush gzip write buffer before seeking, fixing bad writes (#108341) 2023-08-24 10:23:01 +02:00
macOS gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) 2023-08-18 17:38:24 -04:00
Security gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108315) 2023-08-22 19:53:15 +02:00
Tests gh-108388: Split test_multiprocessing_spawn (#108396) 2023-08-24 05:35:39 +02:00
Tools-Demos gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984) 2023-08-19 10:13:35 +03:00
Windows gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248) 2023-08-22 00:16:02 +00:00