mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
The write of the item to the list needs to use an atomic operation in the free threading build. Co-authored-by: Tomasz Pytel <tompytel@gmail.com>
Miscellaneous source files for the main Python shared library