cpython icon indicating copy to clipboard operation
cpython copied to clipboard

[3.13] gh-121621: Use PyMutex for writes to asyncio state (GH-121622)

Open colesbury opened this issue 1 year ago • 1 comments

(cherry picked from commit 5d6861ad06b524358f52603f242e7c0d57532a58)

  • Issue: gh-121621

colesbury avatar Jul 14 '24 17:07 colesbury

The PyMutex change wasn't relevant to 3.13, but the atomics for task_name_counter is releveant.

colesbury avatar Jul 14 '24 17:07 colesbury