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