[issue1322] platform.dist() has unpredictable result under Linux

Marc-Andre Lemburg report at bugs.python.org
Mon Jan 6 12:07:49 CET 2014


Marc-Andre Lemburg added the comment:

On 06.01.2014 11:53, Vajrasky Kok wrote:
> 
> Here is the patch to deprecate platform.dist and platform.linux_distribution.
> 
> ----------
> nosy: +vajrasky
> Added file: http://bugs.python.org/file33324/deprecate_platform_dist.patch

Thanks. I think we'll need to do this in three steps:

1. pending deprecation in 3.4
2. deprecation in 3.5
3. removal in 3.6

Please also add a note to these steps to the warning text and a deprecation
notice to the documentation.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1322>
_______________________________________


More information about the Python-bugs-list mailing list