Files
Miss Islington (bot) 8a7f0570e6 [3.14] gh-146270: Fix PyMember_SetOne(..., NULL) not being atomic (gh-148800) (#149460)
Fixes a sequential consistency bug whereby two threads that are deleting a struct member may observe both their deletions to be successful.

(cherry picked from commit 1bdfc0f253)

Co-authored-by: Daniele Parmeggiani <8658291+dpdani@users.noreply.github.com>
2026-05-06 14:16:36 +00:00
..
2025-04-30 11:46:41 +02:00

Miscellaneous source files for the main Python shared library