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

Anand Balachandran Pillai abpillai at gmail.com
Fri Mar 21 07:26:18 CET 2008


On Thu, Mar 20, 2008 at 8:25 PM, Jim Jewett <jimjjewett at gmail.com> wrote:
> 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?

I meant "deprecated feature in py3k should raise a warning in py2.6".
Not warn in 3.0. Confusion in the wording was mine - sorry for that!

>
>  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
>


Thanks

-- 
-Anand


More information about the Python-3000 mailing list