mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
f7cc862345
The read of `shared->array` should happen under the lock to avoid a race.
(cherry picked from commit b4ff8b22b3)
Co-authored-by: Peter Hawkins <phawkins@google.com>
Miscellaneous source files for the main Python shared library