summaryrefslogtreecommitdiffstats
path: root/Python/dynamic_annotations.c
diff options
context:
space:
mode:
authorTomas R <tomas.roun8@gmail.com>2024-03-08 21:25:34 (GMT)
committerGitHub <noreply@github.com>2024-03-08 21:25:34 (GMT)
commitc951e25c24910064a4c8b7959e2f0f7c0d4d0a63 (patch)
tree975e29e0962834e3b389ddd25e65668ab2411778 /Python/dynamic_annotations.c
parent3cdfdc07a9dd39bcd6855b8c104584f9c34624f2 (diff)
downloadcpython-c951e25c24910064a4c8b7959e2f0f7c0d4d0a63.zip
cpython-c951e25c24910064a4c8b7959e2f0f7c0d4d0a63.tar.gz
cpython-c951e25c24910064a4c8b7959e2f0f7c0d4d0a63.tar.bz2
gh-112069: Make sets thread-safe with the GIL disabled (#113800)
This makes nearly all the operations on set thread-safe in the free-threaded build, with the exception of `_PySet_NextEntry` and `setiter_iternext`. Co-authored-by: Sam Gross <colesbury@gmail.com> Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/dynamic_annotations.c')
0 files changed, 0 insertions, 0 deletions