Peter Hawkins b4ff8b22b3
gh-129732: Fix race on shared->array in qsbr code under free-threading (gh-129738)
The read of `shared->array` should happen under the lock to avoid a race.
2025-02-06 18:49:29 +00:00
..

Miscellaneous source files for the main Python shared library