[Python-Dev] source-level backward compatibility requirements (original) (raw)

Guido van Rossum guido at python.org
Fri Dec 5 11:54:09 EST 2003


On the other hand, I find I'm not really a fan of deprecating apply() in the first place, so I can think of other solutions. ;-)

We could deprecate it in the docs but remove the silent warning which slows it down. Then we could leave it in the logging module until 3.0.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list