bpo-28167: Remove platform._dist_try_harder() by vstinner · Pull Request #10787 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
bpo-28167: Remove platform._dist_try_harder()#10787
vstinner merged 1 commit intopython:masterfrom
vstinner:platform_dist_try_harder
bpo-28167: Remove platform._dist_try_harder()#10787
vstinner merged 1 commit intopython:masterfrom
vstinner:platform_dist_try_harder
Conversation
Copy link Copy Markdown
Member
platform._dist_try_harder() was an helper function
for platform.linux_distribution() which has been removed by the
commit 8b94b41.
platform._dist_try_harder() was an helper function for platform.linux_distribution() which has been removed by the commit 8b94b41.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
7cc1fa4
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
platform_dist_try_harder
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment