#31166: Provide context for ImproperlyConfigured exceptions in URL resolver.
-------------------------------------+-------------------------------------
     Reporter:  Ram Rachum           |                    Owner:  Ram
         Type:                       |  Rachum
  Cleanup/optimization               |                   Status:  closed
    Component:  Core (URLs)          |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"bf3e8227a902ca0828c9a66130064a23d5f75163" bf3e822]:
 {{{
 #!CommitTicketReference repository=""
 revision="bf3e8227a902ca0828c9a66130064a23d5f75163"
 Fixed #31166 -- Used "raise from" when raising ImproperlyConfigured
 exceptions in django.urls.resolvers.

 This change sets the __cause__ attribute to raised exceptions and makes
 small cleanups in error messages.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31166#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.bab80e21c4bf0319bc5b873f7ebb3a7a%40djangoproject.com.

Reply via email to