Skip to content

Commit

Permalink
PEP 11: Add Discussions section (#2544)
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner authored Apr 20, 2022
1 parent e0d4ae5 commit 9cbbc2d
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions pep-0011.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Status: Active
Type: Process
Content-Type: text/x-rst
Created: 07-Jul-2002
Post-History: 18-Aug-2007,
16-May-2014,
20-Feb-2015


Abstract
Expand Down Expand Up @@ -329,6 +326,27 @@ No-longer-supported platforms
| Unsupported in: Python 3.7
| Code removed in: Python 3.7


Discussions
===========

* April 2022: `Consider adding a Tier 3 to tiered platform support
<https://mail.python.org/archives/list/[email protected]/thread/V3OZPJGA5VJFYM6XYGPZIVPOIYKX6KTD/>`_
(Victor Stinner)
* March 2022: `Proposed tiered platform support
<https://mail.python.org/archives/list/[email protected]/thread/K757345KX6W5ZLTWYBUXOXQTJJTL7GW5/>`_
(Brett Cannon)
* February 2015: `Update to PEP 11 to clarify garnering platform support
<https://mail.python.org/archives/list/[email protected]/thread/OEQHRR2COYZDL6LZ42RBZOMIUB32WI34/>`_
(Brett Cannon)
* May 2014: `Where is our official policy of what platforms we do support?
<https://mail.python.org/archives/list/[email protected]/thread/T7WTUJ6TD3IGYGWV3M4PHJWNLM2WPZAW/>`_
(Brett Cannon)
* August 2007: `PEP 11 update - Call for port maintainers to step forward
<https://mail.python.org/archives/list/[email protected]/thread/DSSGXU5LBCMKYMZBRVB6RF3YAB6ST5AV/>`_
(Skip Montanaro)


References
==========

Expand Down

0 comments on commit 9cbbc2d

Please sign in to comment.