mirror of
https://github.com/python/cpython.git
synced 2026-06-29 14:18:58 -04:00
77cc4428a7
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>