cpython/Misc/NEWS.d/next
Miss Islington (bot) 77cc4428a7
[3.15] gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470) (#150292)
gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470)
(cherry picked from commit e62a61177f)

Co-authored-by: Farhan Saif <fsaif@uic.edu>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
2026-05-23 07:33:21 +00:00
..
Build [3.15] gh-148294: Make configure find g++ correctly (GH-150212) 2026-05-22 02:18:28 +00:00
C_API [3.15] gh-148829: Add PySentinel_CheckExact() (GH-149725) (#149766) 2026-05-13 10:39:38 +00:00
Core_and_Builtins [3.15] gh-148829: Make sentinels' repr and module customizable (GH-149654) (#150092) 2026-05-22 07:44:34 -07:00
Documentation Python 3.15.0b1 2026-05-07 16:26:31 +03:00
IDLE Python 3.15.0b1 2026-05-07 16:26:31 +03:00
Library [3.15] gh-146452: Fix pickle segfault on concurrent mutation of dict in pickle (GH-146470) (#150292) 2026-05-23 07:33:21 +00:00
macOS Python 3.15.0b1 2026-05-07 16:26:31 +03:00
Security [3.15] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib.ftpcp() (GH-149648) (#149792) 2026-05-15 10:50:45 +00:00
Tests [3.15] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777) (#149780) 2026-05-13 15:36:27 +00:00
Tools-Demos Python 3.15.0a8 2026-04-07 14:24:03 +03:00
Windows [3.15] gh-149786: Fixes venvlauncher builds on Windows free-threaded (GH-149847) 2026-05-15 14:12:05 +00:00