Skip to content

Commit 9cbbc2d

Browse files
authored
PEP 11: Add Discussions section (#2544)
1 parent e0d4ae5 commit 9cbbc2d

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

pep-0011.txt

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Status: Active
88
Type: Process
99
Content-Type: text/x-rst
1010
Created: 07-Jul-2002
11-
Post-History: 18-Aug-2007,
12-
16-May-2014,
13-
20-Feb-2015
1411

1512

1613
Abstract
@@ -329,6 +326,27 @@ No-longer-supported platforms
329326
| Unsupported in: Python 3.7
330327
| Code removed in: Python 3.7
331328

329+
330+
Discussions
331+
===========
332+
333+
* April 2022: `Consider adding a Tier 3 to tiered platform support
334+
<https://mail.python.org/archives/list/[email protected]/thread/V3OZPJGA5VJFYM6XYGPZIVPOIYKX6KTD/>`_
335+
(Victor Stinner)
336+
* March 2022: `Proposed tiered platform support
337+
<https://mail.python.org/archives/list/[email protected]/thread/K757345KX6W5ZLTWYBUXOXQTJJTL7GW5/>`_
338+
(Brett Cannon)
339+
* February 2015: `Update to PEP 11 to clarify garnering platform support
340+
<https://mail.python.org/archives/list/[email protected]/thread/OEQHRR2COYZDL6LZ42RBZOMIUB32WI34/>`_
341+
(Brett Cannon)
342+
* May 2014: `Where is our official policy of what platforms we do support?
343+
<https://mail.python.org/archives/list/[email protected]/thread/T7WTUJ6TD3IGYGWV3M4PHJWNLM2WPZAW/>`_
344+
(Brett Cannon)
345+
* August 2007: `PEP 11 update - Call for port maintainers to step forward
346+
<https://mail.python.org/archives/list/[email protected]/thread/DSSGXU5LBCMKYMZBRVB6RF3YAB6ST5AV/>`_
347+
(Skip Montanaro)
348+
349+
332350
References
333351
==========
334352

0 commit comments

Comments
 (0)