Skip to content

[3.15] gh-150988: Fix refleak in OSError when attrs are set before super().__init__() (GH-150990)#151240

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-f2a0f82-3.15
Jun 10, 2026
Merged

[3.15] gh-150988: Fix refleak in OSError when attrs are set before super().__init__() (GH-150990)#151240
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-f2a0f82-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit f2a0f82)

Co-authored-by: Lukas Geiger lukas.geiger94@gmail.com
Co-authored-by: Victor Stinner vstinner@python.org

…super().__init__()` (pythonGH-150990)

(cherry picked from commit f2a0f82282d6307f7fd2d4ccf52a8fd95ac3922f)

Co-authored-by: Lukas Geiger <lukas.geiger94@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) June 10, 2026 12:28
@vstinner vstinner merged commit 7201b9d into python:3.15 Jun 10, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-f2a0f82-3.15 branch June 10, 2026 12:57
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.

3 participants