From 38019d1c349f8c6971e74e3a00e0a4132b6b0820 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Mon, 13 Apr 2015 15:51:59 -0500 Subject: [PATCH] Closes #23938: List Windows XP as an unsupported platform. Patch by Alex Walters. --- Doc/whatsnew/3.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1