mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
c1efeb3234
gh-120974: Make asyncio `swap_current_task` safe in free-threaded build (GH-122317)
* gh-120974: Make asyncio `swap_current_task` safe in free-threaded build
(cherry picked from commit b5e6fb39a2)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Source files for various builtin objects