diff --git a/pep-0011.txt b/pep-0011.txt index 328e96ddbff..daddaebb05a 100644 --- a/pep-0011.txt +++ b/pep-0011.txt @@ -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 @@ -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 + `_ + (Victor Stinner) +* March 2022: `Proposed tiered platform support + `_ + (Brett Cannon) +* February 2015: `Update to PEP 11 to clarify garnering platform support + `_ + (Brett Cannon) +* May 2014: `Where is our official policy of what platforms we do support? + `_ + (Brett Cannon) +* August 2007: `PEP 11 update - Call for port maintainers to step forward + `_ + (Skip Montanaro) + + References ==========