SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

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.
S
Sam Gross committed
47847aa8ef66837f984fc4e30187d88f8d8ab201
Parent: a9bb3c7
Committed by GitHub <noreply@github.com> on 7/23/2024, 8:47:14 AM