Skip to content

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

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

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

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:26
@kumaraditya303
kumaraditya303 merged commit f6682fb into python:3.12Oct 25, 2024
@miss-islington
miss-islington deleted the backport-c5b99f5-3.12 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