Skip to content

[3.13] gh-125969: fix OOB in future_schedule_callbacks due to an evil call_soon (GH-125970) - #125991

Merged
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-c5b99f5-3.13
Oct 25, 2024
Merged

[3.13] gh-125969: fix OOB in future_schedule_callbacks due to an evil call_soon (GH-125970)#125991
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-c5b99f5-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 25, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit c5b99f5)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com
Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

…l `call_soon` (pythonGH-125970)
(cherry picked from commit c5b99f5)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) October 25, 2024 18:25
@kumaraditya303
kumaraditya303 merged commit 9c6cda5 into python:3.13Oct 25, 2024
@miss-islington
miss-islington deleted the backport-c5b99f5-3.13 branch January 2, 2026 18:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@kumaraditya303@picnixz