[issue28167] remove platform.linux_distribution()

Berker Peksag report at bugs.python.org
Thu Sep 15 06:30:52 EDT 2016


Berker Peksag added the comment:

I think the current consensus is to keep old APIs around to make porting from Python 2 easier. That's why I opened issue 26041.

See also msg256111 and "Deprecation policy PEP" proposed at https://mail.python.org/pipermail/python-committers/2016-January/003706.html

If Marc-Andre (platform module maintainer) and Ned give their +1s, I don't have a strong objection against the removal of the function.

Also, it looks like I forgot to remove deprecated-removed directive in 5d9f961edc30: https://docs.python.org/3.6/library/platform.html#platform.linux_distribution

----------

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


More information about the Python-bugs-list mailing list