diff options
Diffstat (limited to 'Doc/whatsnew/3.3.rst')
-rw-r--r-- | Doc/whatsnew/3.3.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index d3c9a97..a2a9c19 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -136,6 +136,12 @@ Changes to Python's build process and to the C API include: * Stub +Unsupported operating systems +============================= + +OS/2 and VMS are no more supported because of the lack of maintainer. + + Porting to Python 3.3 ===================== |