diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 5d9587d7100..0ab4fc86bec 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