From: Zachary Ware Date: Mon, 13 Apr 2015 20:51:59 +0000 (-0500) Subject: Closes #23938: List Windows XP as an unsupported platform. X-Git-Tag: v3.5.0a4~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38019d1c349f8c6971e74e3a00e0a4132b6b0820;p=python Closes #23938: List Windows XP as an unsupported platform. Patch by Alex Walters. --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 5c21054db7..7a8c3f8bf3 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -594,7 +594,7 @@ Deprecated Unsupported Operating Systems ----------------------------- -* None yet. +* Windows XP - Per :PEP:`11`, Microsoft support of Windows XP has ended. Deprecated Python modules, functions and methods