Commit Graph

37 Commits

Author SHA1 Message Date
Georg Brandl a00ff111ca Update PEP 4 to point to PEP 3108 for all modules deprecated in 2.6
because of removal in 3.0.
2009-01-01 12:49:14 +00:00
Brett Cannon 681781a940 Standardize Marin von Loewis' name. 2007-06-28 20:03:18 +00:00
Brett Cannon b5d4417ea3 Standard Martin v. Loewis' email address. 2007-06-28 00:03:22 +00:00
Brett Cannon 9fe45a32c3 Make all meta-PEPs be Process PEPs. 2007-06-19 04:52:34 +00:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Brett Cannon 961a7e0ec0 Update PEPs to reflect that cfmfile now raises a DeprecationWarning. 2007-05-31 20:01:43 +00:00
Brett Cannon ab5f143751 Update PEPs about buildtools raising a DeprecationWarning. 2007-05-31 19:41:41 +00:00
Brett Cannon 47d7e86093 Update PEPs to reflect the raising of a DeprecationWarning by the sha module. 2007-05-31 19:20:54 +00:00
Brett Cannon d4aa157690 Doc that md5 raises a DeprecationWarning in Python 2.6. 2007-05-30 22:24:53 +00:00
Brett Cannon 4fe8d85dc1 Update PEPs to reflect that mimify raises a DeprecationWarning in Python 2.6. 2007-05-30 21:49:50 +00:00
Brett Cannon 2cd79a5ade Update based on MimeWriter raising a DeprecationWarning. 2007-05-30 20:48:17 +00:00
Brett Cannon d1a663faf1 Document that posixfile now raises a DeprecationWarning. 2007-05-20 23:59:49 +00:00
Brett Cannon 953604a93f Update PEPs based on removal of macfs. 2007-05-20 23:18:12 +00:00
Brett Cannon 00cd4f318a Update status of what Mac modules that are documented as deprecated actually
have a DeprecationWarning.
2007-05-20 22:27:56 +00:00
Brett Cannon 0b91090d8e Update PEPs based on the removal of rgbimg from Python 2.6. 2007-05-20 07:13:46 +00:00
Brett Cannon c4b353b4ac Document the removal of gopherlib. 2007-05-16 22:46:19 +00:00
Brett Cannon e6549ccc70 More clearly specify what modules should be removed in Python 2.6 along with
what deprecated modules currently lack a DeprecationWarning.
2007-05-16 05:27:37 +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
Brett Cannon 24fa739905 Clean up listing of what modules are deprecated and thus should go from Py3K. 2007-05-16 04:31:51 +00:00
Brett Cannon e9e54355f7 Note the deprecation of the sets module. 2007-01-13 00:29:27 +00:00
Brett Cannon 718b6f6c99 Fix a typo. 2007-01-10 18:59:30 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Neal Norwitz 3d14ef3954 Document the obsolete modules removed in 2.5 2006-03-16 06:58:39 +00:00
Georg Brandl 04878ba988 Add ``multifile`` to PEP 4. 2006-02-21 19:22:02 +00:00
Georg Brandl 05deb96f48 Update PEP 4 with documentation changes. 2006-02-17 11:56:02 +00:00
Andrew M. Kuchling d0d217d628 Add unlisted modules 2004-08-10 13:27:32 +00:00
Anthony Baxter 9b1e35dd64 un-deprecate audioop, as it's now being used (as discussed at pycon).
Note ast compiler status.
2004-06-02 14:48:16 +00:00
Andrew M. Kuchling a1e2aca28a Record one user of rgbimgmodule 2003-11-19 17:12:46 +00:00
Andrew M. Kuchling ec7e62ae0a Use today's date for rotor deprecation; two grammar tweaks 2003-04-24 13:15:11 +00:00
Andrew M. Kuchling 41cf9b646f [Patch #679505] Add rotor module to list of deprecated modules 2003-04-24 13:13:33 +00:00
Fred Drake 29581733e4 Identify modules by name, not source file.
Capitalize "MimeWriter" correctly.
2002-09-25 22:09:30 +00:00
Martin v. Löwis 49eaad86b4 Patch #531491: Deprecate modules superceded by email package. 2002-09-20 12:54:36 +00:00
Fred Drake ffc13e8304 Fix typo spotted by Tim. 2002-04-11 20:52:00 +00:00
Fred Drake ede5900993 Added formal deprecation for whrandom. 2002-04-11 20:48:55 +00:00
Andrew M. Kuchling 3c595458fe Add 'pre' to list of deprecated modules 2002-04-10 22:09:55 +00:00
Barry Warsaw eca49c255c minor typo 2001-11-01 05:30:35 +00:00
Barry Warsaw 58cdb4d25e Added PEP 4, Deprecation of Standard Modules, Martin von Loewis 2000-10-04 22:40:30 +00:00