Skip to content

[3.11] Fix possible refleak in CodeType.replace() (GH-106243)#106245

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-3c70d46-3.11
Jun 29, 2023
Merged

[3.11] Fix possible refleak in CodeType.replace() (GH-106243)#106245
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-3c70d46-3.11

Conversation

@miss-islington
Copy link
Contributor

A reference to c_code was leaked if PySys_Audit() failed.
(cherry picked from commit 3c70d46)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

A reference to c_code was leaked if PySys_Audit() failed.
(cherry picked from commit 3c70d46)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 8623812 into python:3.11 Jun 29, 2023
@miss-islington miss-islington deleted the backport-3c70d46-3.11 branch June 29, 2023 18:41
Sign up for free to 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