mirror of
https://github.com/python/cpython.git
synced 2026-07-15 22:38:36 -04:00
b4ff8b22b3
The read of `shared->array` should happen under the lock to avoid a race.
Miscellaneous source files for the main Python shared library