]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #26041: Remove "will be removed in Python 3.7" from description messages
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:32:50 +0000 (03:32 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:32:50 +0000 (03:32 +0300)
We will keep platform.dist() and platform.linux_distribution() to make porting
from Python 2 easier.

Patch by Kumaripaba Miyurusara Athukorala.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge