Skip to content

bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations #26843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jun 22, 2021

@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the glob-closing branch June 23, 2021 09:53
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 23, 2021
…lementations (pythonGH-26843)

(cherry picked from commit 5c79402)

Co-authored-by: Serhiy Storchaka <[email protected]>
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5c7940257e1f611e7284fd504887bd29a63d0a94 3.9

@bedevere-bot
Copy link

GH-26872 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 23, 2021
serhiy-storchaka added a commit that referenced this pull request Jun 23, 2021
…lementations (GH-26843) (GH-26872)

(cherry picked from commit 5c79402)

Co-authored-by: Serhiy Storchaka <[email protected]>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 26, 2021
…on implementations (pythonGH-26843).

(cherry picked from commit 5c79402)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jun 26, 2021
@bedevere-bot
Copy link

GH-26916 is a backport of this pull request to the 3.9 branch.

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.

5 participants