Skip to content

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

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

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

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 f2a0f82)

Co-authored-by: Lukas Geiger <lukas.geiger94@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner merged commit a1f9bd2 into python:3.13 Jun 10, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-f2a0f82-3.13 branch June 10, 2026 12:51
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