bpo-28167: Remove platform._dist_try_harder() by vstinner · Pull Request #10787 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:platform_dist_try_harder

Nov 29, 2018

Merged

bpo-28167: Remove platform._dist_try_harder()#10787

vstinner merged 1 commit intopython:masterfrom

vstinner:platform_dist_try_harder

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

Nov 29, 2018

edited by bedevere-bot

Loading

platform._dist_try_harder() was an helper function
for platform.linux_distribution() which has been removed by the
commit 8b94b41.

https://bugs.python.org/issue28167

platform._dist_try_harder() was an helper function
for platform.linux_distribution() which has been removed by the
commit 8b94b41.

@vstinner vstinner merged commit 7cc1fa4 into python:master

Nov 29, 2018

@vstinner vstinner deleted the platform_dist_try_harder branch

November 29, 2018 02:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot