From: Brian Curtin Date: Tue, 3 May 2011 03:30:06 +0000 (-0500) Subject: Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list. X-Git-Tag: v3.3.0a1~2424 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49a40cd56211fee248868754680c1e8601c0c6af;p=thirdparty%2FPython%2Fcpython.git Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 5d9587d71009..0ab4fc86bec6 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -148,7 +148,10 @@ Changes to Python's build process and to the C API include: Unsupported Operating Systems ============================= -OS/2 and VMS are no more supported because of the lack of a maintainer. +OS/2 and VMS are no longer supported due to the lack of a maintainer. + +Windows 2000 and Windows platforms which set ``COMSPEC`` to ``command.com`` +are no longer supported due to maintenance burden. Porting to Python 3.3