C.A.M. Gerlach
0850bfb6c0
PEP 11: Clarify Fixed vs. Modern lifecycle & non-support of ESU ( #2802 )
...
* PEP 11: Elide long-obselete emacs declaration & header fields
* PEP 11: Convert last footnote to inline link, fix redirect & use HTTPS
* PEP 11: Apply ESU textual fixes/improvements suggested on #2801
* PEP 11: Update Windows section to clarify Fixed vs. Modern lifecycle
* PEP 11: Apply reviewer-suggested tweaks
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
2022-10-01 19:38:19 -05:00
Nathaniel J. Smith
a3ada0e295
PEP 11: Clarify Windows support phases ( #2801 )
...
Clarify Windows support phases
This isn't a semantic change, but I just got "extended support" and "extended security updates" confused and Steve Dower had to correct me. So make it even more obvious in the text that we mean "extended support", and not "extended security updates".
2022-09-24 10:12:29 -07:00
Brett Cannon
b1ad37039f
PEP 11: add `wasm32-emscripten` and `wasm32-wasi` to tier 3 ( #2722 )
2022-07-20 15:16:33 -07:00
Brett Cannon
a8a7bd5a8a
PEP 11: add links to buildbot tags
2022-06-08 12:04:28 -07:00
Brett Cannon
9c23bd6804
PEP 11: fix CPU arch name for PowerPC64LE
2022-06-03 12:00:40 -07:00
CAM Gerlach
77b5482c82
PEP 11: Add back and update Post-History header with direct links ( #2546 )
2022-04-30 13:31:30 -05:00
Victor Stinner
4233ef7c88
PEP 11: Add Linux s390x to Tier 3 ( #2543 )
2022-04-26 00:01:22 +02:00
Victor Stinner
9cbbc2d452
PEP 11: Add Discussions section ( #2544 )
2022-04-21 00:10:04 +02:00
Dong-hee Na
6879a7d95b
PEP 11: fix a typo of a name ( #2538 )
2022-04-19 16:24:06 -07:00
Brett Cannon
0806d5200b
PEP 11: define tiered platform support ( #2442 )
2022-04-18 14:57:20 -07:00
Adam Turner
b0329c31b3
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
Adam Turner
50e5de2d28
PEP 676: 'dark mode', documentation, spec update, implementation update ( #2239 )
...
Co-authored-by: C.A.M. Gerlach <cam.gerlach@gerlach.cam>
2022-01-16 14:33:05 -08:00
Gregory P. Smith
400d46e8c7
Ungender the volunteer pronoun in PEP-11. ( #2214 )
2022-01-05 23:28:10 -08:00
Shantanu
ace871d870
Various PEPs: fix typos (GH-2211)
...
Co-authored-by: hauntsaninja <>
2022-01-03 21:01:23 -08:00
Mariatta
cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
...
This reverts commit bb0e518ed3
.
2017-11-11 11:28:55 -08:00
Huang Huang
bb0e518ed3
Rename all .txt PEP files to .rst (GH-462)
...
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Antoine Pitrou
3d5661c01b
Remove support for --without-threads builds ( #394 )
2017-09-07 18:26:18 +02:00
Benjamin Peterson
f16fb1c07b
no more IRIX
2017-09-04 14:00:49 -07:00
Nick Coghlan
4aaf8e6a96
Update PEP 11 for PEP 538 acceptance (GH-269)
...
Part of the PEP 538 implementation is to add a new
"Legacy C Locale" section to PEP 11 that explicitly
limits our support for running Python 3.7+ in the
ASCII based legacy C locale.
(Note: if PEP 540 is also accepted, this section will
be amended accordingly)
2017-05-29 11:17:12 +10:00
Jim Fasarakis-Hilliard
0f8d0166d1
Fix Emacs footer in PEP-11 ( #258 )
2017-05-16 09:53:43 -07:00
Brett Cannon
e95106e8bd
Update PEP 11 to be more clear about what is required to gain support for a platform for CPython
2015-02-27 09:35:12 -05:00
Antoine Pitrou
497fb136c0
Issue #16501 : record the removal of RISC OS support in PEP 11.
...
RISC OS support was actually partially removed in 3.0 (whether or not a build still worked is not obvious, but unlikely).
2012-12-15 20:48:37 +01:00
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