mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -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.
Miscellaneous source files for the main Python shared library