diff --git a/pep-0004.txt b/pep-0004.txt index 14d76a011..5a9e0d9b1 100644 --- a/pep-0004.txt +++ b/pep-0004.txt @@ -218,6 +218,18 @@ Deprecated modules Documentation: Documented as deprecated as of Python 2.5, but listing in this PEP was neglected. + Module name: plat-freebsd2/IN and plat-freebsd3/IN + Rationale: Platforms are obsolete (last released in 2000) + Removed from 2.6 + Date: 15-May-2007 + Documentation: None + + Module name: plat-freebsd4/IN and possibly plat-freebsd5/IN + Rationale: Platforms are obsolete/unsupported + Date: 15-May-2007 + Remove from 2.7 + Documentation: None + Undeprecated modules diff --git a/pep-0011.txt b/pep-0011.txt index d59319d55..1a1d50c6d 100644 --- a/pep-0011.txt +++ b/pep-0011.txt @@ -133,14 +133,6 @@ No-longer-supported platforms Unsupported in: Python 2.6 (warning in 2.5 installer) Code removed in: Python 2.6 - Name: FreeBSD 2 and 3 - Unsupported in: Python 2.6 - Code removed in: Python 2.6 - - Name: FreeBSD 4 and 5 - Unsupported in: Python 2.7 - Code removed in: Python 2.7 - Copyright This document has been placed in the public domain.