mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
f6682fbe49
gh-125969: fix OOB in `future_schedule_callbacks` due to an evil `call_soon` (GH-125970)
(cherry picked from commit c5b99f5c2c)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.