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