On Thu, Mar 20, 2008 at 8:25 PM, Jim Jewett <[EMAIL PROTECTED]> wrote: > On 3/20/08, Anand Balachandran Pillai <[EMAIL PROTECTED]> 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 _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
