From: Ned Deily Date: Thu, 31 May 2018 05:18:49 +0000 (-0400) Subject: Fix "ditribution" typo in NEWS entry. (GH-7274) X-Git-Tag: v3.8.0a1~1707 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=126869f308d446c1960c542197a1aadacff9ab26;p=thirdparty%2FPython%2Fcpython.git Fix "ditribution" typo in NEWS entry. (GH-7274) --- diff --git a/Misc/NEWS.d/next/Library/2018-05-02-07-26-29.bpo-28167.7FwDfN.rst b/Misc/NEWS.d/next/Library/2018-05-02-07-26-29.bpo-28167.7FwDfN.rst index a4971e5b77ba..2d7cf01961ff 100644 --- a/Misc/NEWS.d/next/Library/2018-05-02-07-26-29.bpo-28167.7FwDfN.rst +++ b/Misc/NEWS.d/next/Library/2018-05-02-07-26-29.bpo-28167.7FwDfN.rst @@ -1,3 +1,3 @@ -The function ``platform.linux_ditribution`` and ``platform.dist`` now +The function ``platform.linux_distribution`` and ``platform.dist`` now trigger a ``DeprecationWarning`` and have been marked for removal in Python 3.8