Skip to content

[3.13] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117)#134172

Merged
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-4e9005d-3.13
May 18, 2025
Merged

[3.13] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117)#134172
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-4e9005d-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented May 18, 2025

Copy link
Copy Markdown
Contributor

…ect` (pythonGH-134117)

(cherry picked from commit 4e9005d)

Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
@python-cla-bot

python-cla-bot Bot commented May 18, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland

Copy link
Copy Markdown
Member

@Nico-Posada you need to sign the CLA with both emails.

@kumaraditya303
kumaraditya303 merged commit 5230244 into python:3.13 May 18, 2025
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Jul 30, 2025
…evelObject` (pythonGH-134117) (python#134172)

pythongh-134100: Fix use-after-free in `PyImport_ImportModuleLevelObject` (pythonGH-134117)
(cherry picked from commit 4e9005d)

Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
@miss-islington
miss-islington deleted the backport-4e9005d-3.13 branch January 2, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants