diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-23 08:47:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-23 08:47:14 (GMT) |
commit | 47847aa8ef66837f984fc4e30187d88f8d8ab201 (patch) | |
tree | 85aa42e921054c29a42df93f413556540ef004c3 /Python/bltinmodule.c | |
parent | a9bb3c7b3bd8ba90de87d03cd4d614dca764b116 (diff) | |
download | cpython-47847aa8ef66837f984fc4e30187d88f8d8ab201.zip cpython-47847aa8ef66837f984fc4e30187d88f8d8ab201.tar.gz cpython-47847aa8ef66837f984fc4e30187d88f8d8ab201.tar.bz2 |
gh-120974: Make _asyncio._enter_task atomic in the free-threaded build (#122138)
Use `PyDict_SetDefaultRef` to set the current task in a single operation
under the dictionary's lock.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions