Skip to content

[3.10] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)#28868

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-9883ca4-3.10
Oct 11, 2021
Merged

[3.10] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)#28868
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-9883ca4-3.10

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

(cherry picked from commit 9883ca4)

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

…ys_Audit() (pythonGH-28862)

(cherry picked from commit 9883ca4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

@bedevere-bot bedevere-bot added skip issue skip news type-bug An unexpected behavior, bug, or error labels Oct 11, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3a58d60 into python:3.10 Oct 11, 2021
@miss-islington miss-islington deleted the backport-9883ca4-3.10 branch October 11, 2021 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants