diff options
author | Neil Schemenauer <nas-github@arctrix.com> | 2024-12-03 18:25:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 18:25:12 (GMT) |
commit | 276cd66ccbbf85996a57bd1db3dd29b93a6eab64 (patch) | |
tree | a8f7f3676314b21b546c77e5928f28a5efff52e2 /Objects | |
parent | 13b68e1a61e92a032d255aff5d5af435bbb63e8b (diff) | |
download | cpython-276cd66ccbbf85996a57bd1db3dd29b93a6eab64.zip cpython-276cd66ccbbf85996a57bd1db3dd29b93a6eab64.tar.gz cpython-276cd66ccbbf85996a57bd1db3dd29b93a6eab64.tar.bz2 |
gh-115999: Add free-threaded specialization for `SEND` (gh-127426)
No additional thread safety changes are required. Note that sending to
a generator that is shared between threads is currently not safe in the
free-threaded build.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions