Skip to content

[3.13] gh-126138: Fix use-after-free in _asyncio.Task by evil __getattribute__ (GH-126305) - #126324

Merged
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-f032f6b-3.13
Nov 2, 2024
Merged

[3.13] gh-126138: Fix use-after-free in _asyncio.Task by evil __getattribute__ (GH-126305)#126324
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-f032f6b-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Nov 2, 2024

Copy link
Copy Markdown
Contributor

…attribute__` (pythonGH-126305)
(cherry picked from commit f032f6b)
Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
@kumaraditya303
kumaraditya303 enabled auto-merge (squash) November 2, 2024 07:49
@kumaraditya303
kumaraditya303 merged commit f58d5ab into python:3.13Nov 2, 2024
@miss-islington
miss-islington deleted the backport-f032f6b-3.13 branch January 2, 2026 18:57
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@Nico-Posada