[Python-Dev] API deprecations in Python 3, from a Python 2 perspective
Lennart Regebro
regebro at gmail.com
Fri Mar 18 12:34:07 CET 2011
On Fri, Mar 18, 2011 at 00:23, Terry Reedy <tjreedy at udel.edu> wrote:
> People should retest their stuff with each micro
> (bugfix) release anyway.
That would be creating an insane burden on library developers.
Besides, I've so far not have things break between micro releases, it
must be very unusual.
That said, when running Python 2.7 with -3 in preparation for a port,
you should of course use the latest version, that has the most
warnings.
//Lennart
More information about the Python-Dev
mailing list