From: Ned Deily Date: Thu, 31 May 2018 05:19:58 +0000 (-0400) Subject: Fix "ditribution" typo in NEWS entry. (GH-7275) X-Git-Tag: v3.7.0rc1~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e76b8c446493d0f028d9e4d9876ad1348fefde1c;p=thirdparty%2FPython%2Fcpython.git Fix "ditribution" typo in NEWS entry. (GH-7275) --- diff --git a/Misc/NEWS.d/3.7.0b5.rst b/Misc/NEWS.d/3.7.0b5.rst index 2e2fb9ee0469..202e50b4e035 100644 --- a/Misc/NEWS.d/3.7.0b5.rst +++ b/Misc/NEWS.d/3.7.0b5.rst @@ -406,7 +406,7 @@ literals on pydoc. Patch by Andrés Delfino. .. nonce: 7FwDfN .. section: Library -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