[Python-3000] [Python-Dev] 2.6 and 3.0 project management

Jim Jewett jimjjewett at gmail.com
Thu Mar 20 15:55:03 CET 2008


On 3/20/08, Anand Balachandran Pillai <abpillai at gmail.com> wrote:

>  There are also many bugs filed for Py3k which are patterned
>  like "deprecated feature <oldfeature> should raise a warning in py3k".
>  Are they in any priority ?

Do you really mean warn in 3.0?  Or do you mean that they're gone (or
should be, or might be) in 3.x, and should raise a warning in 2.6,
given the -3 flag?

If something is removed in 3.0, would a failure to warn in 2.x under
-3 mode be considered a bug that could get fixed in 2.6.1, or would
the warning have to wait for 2.7?

-jJ


More information about the Python-3000 mailing list