Message316888
Oh wow. That looks more like a new feature than a bugfix or short cleanup. I'm not sure that it's ok to do it in Python 2.
platform.linux_distribution() is deprecated since Python 3.5 and just has been removed from Python 3.8: see bpo-28167.
I suggest to close this issue as WONTFIX, sorry. |
|
| Date |
User |
Action |
Args |
| 2018-05-17 07:07:40 | vstinner | set | recipients:
+ vstinner, lemburg, mrandybu |
| 2018-05-17 07:07:40 | vstinner | set | messageid: <1526540860.28.0.682650639539.issue33513@psf.upfronthosting.co.za> |
| 2018-05-17 07:07:40 | vstinner | link | issue33513 messages |
| 2018-05-17 07:07:40 | vstinner | create | |
|