#22920: AppConfig.create swallows informative exceptions during import time
-------------------------------------+-------------------------------------
     Reporter:  bendavis78           |                    Owner:  aaugustin
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  AppConfig app-       |             Triage Stage:  Accepted
  loading ImportError                |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Aymeric Augustin <aymeric.augustin@…>):

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


Comment:

 In [changeset:"b161c01c48b4c353d7d1a47e9097391a8eb2e047"]:
 {{{
 #!CommitTicketReference repository=""
 revision="b161c01c48b4c353d7d1a47e9097391a8eb2e047"
 Fixed #22920 -- Avoid masking some exceptions.

 If loading an application trigger an ImportError, the details of that
 error were lost in some cases. Thanks Ben Davis for the report.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/22920#comment:5>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.f74a89b2a628d0f5e70b87a25b40f95b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to