mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
1bdfc0f253
Fixes a sequential consistency bug whereby two threads that are deleting a struct member may observe both their deletions to be successful.