mirror of
https://github.com/python/cpython.git
synced 2026-06-25 20:36:12 -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