I think the current implementation means they affect all included children.

On 20 December 2016 at 07:15, Sjoerd Job Postmus <sjoerd...@sjec.nl> wrote:

> On Mon, Dec 19, 2016 at 08:23:09AM +0000, Adam Johnson wrote:
> > >
> > >  I guess the "safest" option is to keep the code around and let this
> > > feature die when the deprecation ends in Python 3.7 (and meanwhile see
> if
> > > anyone notices the deprecation warning in their code and files a ticket
> > > about it). The only extra work compared to removing this now is
> silencing
> > > the Python deprecation warnings in the Django tests in the meantime.
> >
> >
> > Sounds fair. Flags could always be added to *url()* as an extra
> parameter.
>
> How would that work with nested URL patterns? Would adding a flag also
> apply that for the "parent" and/or "child" patterns? Would that also
> work correctly for reverse?
>
> Asking because I seriously don't know.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-developers/20161220071528.GA21882%40sjoerdjob.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM2EcX9uhZgmN4bqQ%3DY%3D%2Bk3zn98MsGO1WJWnfAX0x5NY9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to