Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:glob-closing
Jun 23, 2021
Merged

bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations#26843
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:glob-closing

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
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 <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
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
Copy Markdown

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 <storchaka@gmail.com>
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 <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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