mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Adjust OS/2 & VMS grammar, and add Windows 2000 to the unsupported list.
This commit is contained in:
parent
5611a1c326
commit
49a40cd562
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue