Commit Graph

12 Commits

Author SHA1 Message Date
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