mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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