New submission from Elizabeth Myers:

This patch adds support for the AlpineLinux distrubtion 
(http://alpinelinux.org) to the platform.linux_distributions function, e.g.:

>>> platform.linux_distribution()
('alpine', '2.8.0_alpha2', '')

Thoughts, feelings, and rotten tomatoes welcome :).

----------
components: Library (Lib)
files: platform.patch
keywords: patch
messages: 214545
nosy: Elizacat
priority: normal
severity: normal
status: open
title: [patch] Add AlpineLinux to the platform module's supported distributions 
list
versions: Python 3.5
Added file: http://bugs.python.org/file34578/platform.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to