[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
More information about the Python-Dev mailing list
Fri Mar 18 12:34:07 CET 2011
- Previous message: [Python-Dev] API deprecations in Python 3, from a Python 2 perspective
- Next message: [Python-Dev] API deprecations in Python 3, from a Python 2 perspective
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] API deprecations in Python 3, from a Python 2 perspective
- Next message: [Python-Dev] API deprecations in Python 3, from a Python 2 perspective
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list