[issue24063] Support Mageia and Arch Linux in the platform module

2020-11-30 Thread Irit Katriel


Irit Katriel  added the comment:

Python 2.7 is no longer being updated.

--
nosy: +iritkatriel
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24063] Support Mageia and Arch Linux in the platform module

2018-09-22 Thread Karthikeyan Singaravelan


Karthikeyan Singaravelan  added the comment:

Just to add some more context the function platform.linux_distribution() was 
removed in Python 3 with 8b94b41ab7b12f745dea744e8940631318816935. Refer 
https://bugs.python.org/issue28167 for more discussion. 
https://pypi.org/project/distro/ is the recommended package for this. I am not 
sure if this can be added to Python 2 though.

Thanks

--
nosy: +xtreak

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue24063] Support Mageia and Arch Linux in the platform module

2015-04-26 Thread Rémi Verschelde

New submission from Rémi Verschelde:

Support for Mageia and Arch Linux was added in the platform module for Python 
3.x [1, 2], but the fix was not backported to the 2.7.x branch.

It would be nice to see these fixes cherry-picked for the incoming 2.7.10 
release.

[1] https://hg.python.org/cpython/rev/97a098aa4205
[2] https://hg.python.org/cpython/rev/85d827cbabfa

--
components: Library (Lib)
messages: 242073
nosy: akien
priority: normal
severity: normal
status: open
title: Support Mageia and Arch Linux in the platform module
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue24063
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com