mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
c3129e692f
gh-152020: Fix `asyncio.all_tasks()` loosing eager tasks on FT-build (GH-152022)
(cherry picked from commit ad2cabfccb)
Co-authored-by: Timofei <128279579+deadlovelll@users.noreply.github.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.