Jesus Cea
c373707569
Write down issues documenting OS/2 and VMS support removal
2012-10-05 00:26:16 +02:00
Martin v. Löwis
e2a9d17632
Convert to rst. Add section on Windows lifecycle.
2012-06-01 15:09:13 +02:00
Brian Curtin
d0ba760b54
Add Windows 2000 and support of COMSPEC->command.com environments.
2011-05-02 19:35:58 -05:00
Victor Stinner
72a37feba6
Unsupport OS/2 and VMS
2011-04-25 16:24:15 +02:00
Jesus Cea
50ff8f1ab1
OSF* goes unsupported
2010-05-03 20:21:47 +00:00
Antoine Pitrou
13b537ae32
SGI Irix threads now unsupported
2009-10-24 20:43:29 +00:00
Antoine Pitrou
a6a3aeb360
GNU pth threads now unsupported
2009-10-24 20:35:25 +00:00
Antoine Pitrou
6ae81a1b94
SunOS LWP (lightweight processes) now unsupported
2009-10-24 20:30:13 +00:00
Antoine Pitrou
55c62c9c9d
Mach C Threads now unsupported
2009-10-24 20:22:33 +00:00
Christian Heimes
67bf7b0e45
Support for NT4 has been dropped, too.
2008-02-09 20:42:29 +00:00
Skip Montanaro
e53412ed4b
Note maintainers for Cygwin and OS/2.
2007-09-16 13:52:31 +00:00
Skip Montanaro
df2691247f
update for AtheOS/Syllable and BeOS
2007-08-18 22:08:09 +00:00
Brett Cannon
681781a940
Standardize Marin von Loewis' name.
2007-06-28 20:03:18 +00:00
Brett Cannon
9fe45a32c3
Make all meta-PEPs be Process PEPs.
2007-06-19 04:52:34 +00:00
Brett Cannon
4d59623aca
Note that AtheOS support stops in Python 2.6.
2007-06-02 03:04:57 +00:00
Neal Norwitz
5ac848d9ab
Move doc about supporting old versions of FreeBSD from PEP 11 to 4.
...
We are just not supporting the platform-specific modules, not the platform.
Here is the original checkin comment for PEP 11:
Remove support for freebsd[23] which were last released in 2000.
In 2.7 remove support for freebsd4 and 5. 4 is already not supported,
but the last version was released in 2005.
5 will be EOL around the same time as 2.6 is released.
http://www.freebsd.org/releases/index.html
http://security.freebsd.org/
2007-05-16 05:04:32 +00:00
Neal Norwitz
b73128ab5a
Remove support for freebsd[23] which were last released in 2000.
...
In 2.7 remove support for freebsd4 and 5. 4 is already not supported,
but the last version was released in 2005.
5 will be EOL around the same time as 2.6 is released.
http://www.freebsd.org/releases/index.html
http://security.freebsd.org/
2007-05-13 21:16:45 +00:00
David Goodger
794b1f8f11
converted to UTF-8 & added coding slugs
2006-03-02 19:54:50 +00:00
Neal Norwitz
617a80e2ac
I posted a message on python-dev about removing support for Windows 9x
...
in Python 2.6. 2.5 will display a warning message on unsupported systems.
2006-02-24 17:47:22 +00:00
Neal Norwitz
f0c3f46626
MAL says this option should go away in bug report 874534:
...
The reason for the removal is that the option causes
semantical problems and makes Unicode work in non-standard
ways on platforms that use locale-aware extensions to the
wc-type functions.
Since it wasn't previously announced, we can keep the option until 2.6
unless someone feels strong enough to rip it out.
2006-02-16 05:25:37 +00:00
Andrew M. Kuchling
daae55da4e
Note removal of MacOS 9
2003-11-19 17:04:35 +00:00
Martin v. Löwis
1ce5ccea6e
Unsupport --without-universal-newlines.
2002-12-19 16:20:04 +00:00
Martin v. Löwis
a944c59f6e
Add Linux 1 and Irix 4.
2002-11-23 14:36:03 +00:00
Martin v. Löwis
55629ecc08
Redeprecate dgux.
2002-11-12 19:58:38 +00:00
Martin v. Löwis
c8aa12c3ce
Deprecate --with-dl-dld. Proposed by Matthew Cowles, in #636313 .
2002-11-12 15:25:17 +00:00
Martin v. Löwis
45954ad893
Add Minix. Proposed by Skip Montanaro.
2002-11-12 13:03:33 +00:00
Martin v. Löwis
59f1b0992b
Change title. Proposed by /F.
2002-07-15 18:26:52 +00:00
Martin v. Löwis
a8249589a8
Add MS-DOS (proposed by Aahz).
2002-07-14 08:21:16 +00:00
Neal Norwitz
cd5edf4e05
Fix typo.
2002-07-13 14:49:50 +00:00
Barry Warsaw
7033e9329a
PEP 11, Unsupported Platforms, Martin von Loewis
2002-07-12 22:31:47 +00:00