[issue11678] Add support for Arch Linux to platform.linux_distributions()

2012-10-05 Thread Marc-Andre Lemburg
Marc-Andre Lemburg added the comment: Éric Araujo wrote: Éric Araujo mer...@netwok.org added the comment: Feature freeze just came by; sorry we missed this. Given our recent-ish discussion about additions to mimetypes (and the consensus (IIRC) that matching the IANA database can be

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2012-06-24 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: Feature freeze just came by; sorry we missed this. Given our recent-ish discussion about additions to mimetypes (and the consensus (IIRC) that matching the IANA database can be considered a bug fix), I wonder if detecting more OSes in platform

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2012-06-24 Thread Roundup Robot
Roundup Robot devn...@psf.upfronthosting.co.za added the comment: New changeset 97a098aa4205 by Georg Brandl in branch 'default': Closes #11678: support Arch linux in the platform module. http://hg.python.org/cpython/rev/97a098aa4205 -- nosy: +python-dev resolution: - fixed stage:

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-09-04 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: Is there anything preventing the patch from being committed? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-04-04 Thread Marc-Andre Lemburg
Marc-Andre Lemburg m...@egenix.com added the comment: Westley Martínez wrote: Westley Martínez aniko...@gmail.com added the comment: Perhaps I wasn't clear. That release version isn't for the system. It's for the installation disc. There's no way to get that info and it means nothing

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-04-02 Thread Georg Brandl
Georg Brandl ge...@python.org added the comment: And we all laughed :) -- nosy: +georg.brandl ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-04-01 Thread Terry J. Reedy
Terry J. Reedy tjre...@udel.edu added the comment: If today's multi-site message is not a joke, Arch, Debian, Gentoo, Grml, and openSUSE are about to be joined into the Canterbury distribution. -- nosy: +terry.reedy stage: - patch review ___ Python

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-31 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: Perhaps I wasn't clear. That release version isn't for the system. It's for the installation disc. There's no way to get that info and it means nothing to anyone anyways. All users of Arch are expected to have their system fully up to

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-29 Thread Marc-Andre Lemburg
Marc-Andre Lemburg m...@egenix.com added the comment: Westley Martínez wrote: Westley Martínez aniko...@gmail.com added the comment: ('arch', '', '') I've had a look at http://www.archlinux.org/download/ which does list a release version (currently 2010.05). Could you try to get that

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-29 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: That's the release version for the installation disc. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-28 Thread Marc-Andre Lemburg
Marc-Andre Lemburg m...@egenix.com added the comment: Westley Martínez wrote: Westley Martínez aniko...@gmail.com added the comment: I forgot to say, Arch Linux is rolling release so it doesn't have a version or id. Ok, but then what's the output of the function on Arch Linux (with the

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-28 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: ('arch', '', '') -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___ ___

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-26 Thread Marc-Andre Lemburg
Marc-Andre Lemburg m...@egenix.com added the comment: Please provide a patch for review. Thanks. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-26 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: Patch. -- keywords: +patch Added file: http://bugs.python.org/file21410/cpython-11678.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-26 Thread Westley Martínez
Westley Martínez aniko...@gmail.com added the comment: I forgot to say, Arch Linux is rolling release so it doesn't have a version or id. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-25 Thread Westley Martínez
New submission from Westley Martínez aniko...@gmail.com: This comes from Issue 11340 http://bugs.python.org/issue11340. Adding support for Arch Linux to platform.linux_distributions() will allow a distutils test to be skipped for Arch. The Arch Linux website: http://www.archlinux.org/

[issue11678] Add support for Arch Linux to platform.linux_distributions()

2011-03-25 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- nosy: +lemburg ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue11678 ___ ___ Python-bugs-list mailing