Skip to content

[3.7] bpo-27903: Fix ResourceWarning in platform.dist()#10792

Merged
vstinner merged 1 commit into
python:3.7from
vstinner:dist_try_harder
Nov 29, 2018
Merged

[3.7] bpo-27903: Fix ResourceWarning in platform.dist()#10792
vstinner merged 1 commit into
python:3.7from
vstinner:dist_try_harder

Conversation

@vstinner

@vstinner vstinner commented Nov 29, 2018

Copy link
Copy Markdown
Member

Fix ResourceWarning in platform.dist() and
platform.linux_distribution() on SuSE and Caldera OpenLinux.

Patch by Ville Skyttä.

https://bugs.python.org/issue27903

Fix ResourceWarning in platform.dist() and
platform.linux_distribution() on SuSE and Caldera OpenLinux.

Patch by Ville Skyttä.
@vstinner vstinner changed the title bpo-27903: Fix ResourceWarning in platform.dist() [3.7] bpo-27903: Fix ResourceWarning in platform.dist() Nov 29, 2018
@vstinner
vstinner merged commit 7eeab87 into python:3.7 Nov 29, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@vstinner
vstinner deleted the dist_try_harder branch November 29, 2018 11:31
@bedevere-bot

Copy link
Copy Markdown

GH-10793 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 29, 2018
Fix ResourceWarning in platform.dist() and
platform.linux_distribution() on SuSE and Caldera OpenLinux.

Patch by Ville Skyttä.
(cherry picked from commit 7eeab87)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request Nov 29, 2018
Fix ResourceWarning in platform.dist() and
platform.linux_distribution() on SuSE and Caldera OpenLinux.

Patch by Ville Skyttä.
(cherry picked from commit 7eeab87)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
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.

4 participants