X Tutup
Skip to content

[3.13] gh-142829: Fix use-after-free in Context.__eq__ via re-entrant ContextVar.set (GH-142905)#143871

Merged
serhiy-storchaka merged 1 commit intopython:3.13from
serhiy-storchaka:backport-a4086d7-3.13
Jan 15, 2026
Merged

[3.13] gh-142829: Fix use-after-free in Context.__eq__ via re-entrant ContextVar.set (GH-142905)#143871
serhiy-storchaka merged 1 commit intopython:3.13from
serhiy-storchaka:backport-a4086d7-3.13

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jan 15, 2026

…-entrant `ContextVar.set` (pythonGH-142905)

(cherry picked from commit a4086d7)

Co-authored-by: A.Ibrahim <abdulrasheedibrahim47@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) January 15, 2026 14:37
@serhiy-storchaka serhiy-storchaka merged commit 149ecbb into python:3.13 Jan 15, 2026
42 checks passed
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.

2 participants

X Tutup