diff options
author | Neil Schemenauer <nas-github@arctrix.com> | 2024-12-03 10:25:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 10:25:12 -0800 |
commit | 276cd66ccbbf85996a57bd1db3dd29b93a6eab64 (patch) | |
tree | a8f7f3676314b21b546c77e5928f28a5efff52e2 /Lib/trace.py | |
parent | 13b68e1a61e92a032d255aff5d5af435bbb63e8b (diff) | |
download | cpython-276cd66ccbbf85996a57bd1db3dd29b93a6eab64.tar.gz cpython-276cd66ccbbf85996a57bd1db3dd29b93a6eab64.zip |
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 'Lib/trace.py')
0 files changed, 0 insertions, 0 deletions