Revision 17 as of 2007-08-17 21:28:14

Clear message

Platforms

The following platforms will not be supported in 3.0. Their code (conditional compilation, platform-specific attributes and functions, documentation, etc) will be removed. Skip Montanaro is working on this (and will shout for help when he gets confused).

Is this the right place or is there another page with all py3000 removals of deprecated and obsolete things? (Nestor) This is just by googling the docs.

String module

[remove done] http://www.python.org/doc/2.3.5/lib/module-string.html

builtins

http://www.python.org/dev/peps/pep-3100/#built-in-namespace

core

http://www.python.org/dev/peps/pep-3100/#core-language

http://www.python.org/doc/2.2.3/ref/sequence-methods.html

whole modules

(from http://www.python.org/dev/peps/pep-0004/ and http://www.python.org/dev/peps/pep-3100/#standard-library)

from http://www.python.org/download/releases/2.3/highlights/

c api

Cookie

http://www.python.org/doc/2.4/lib/module-Cookie.html

Operator

http://www.python.org/doc/2.2.1/lib/module-operator.html

Sys

http://www.python.org/doc/2.4.4/lib/module-sys.html

email

Parser http://www.python.org/doc/2.5/lib/node150.html get_type get_main_type get_type get_subtype (probably gone already? http://www.python.org/doc/2.4/lib/node562.html) dump_address_pair decode encode (probably gone already? http://www.python.org/doc/2.2.3/lib/module-email.Utils.html)

Already Accomplished

builtins

http://www.python.org/dev/peps/pep-3100/#built-in-namespace

core

http://www.python.org/dev/peps/pep-3100/#core-language

Unable to edit the page? See the FrontPage for instructions.