#27827: Raising InvalidTemplateLibrary completely masks out real exception in
get_package_libraries
-------------------------------------+-------------------------------------
Reporter: Kehinde Adewusi | Owner: Jacob
Type: | Walls
Cleanup/optimization | Status: closed
Component: Template system | Version: master
Severity: Normal | Resolution: fixed
Keywords: debugging | Triage Stage: Accepted
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:"89fc144dedc737a79929231438f035b1d4a993c9" 89fc144]:
{{{
#!CommitTicketReference repository=""
revision="89fc144dedc737a79929231438f035b1d4a993c9"
Fixed #27827 -- Used "raise from" when raising InvalidTemplateLibrary
exceptions in get_package_libraries().
This change sets the __cause__ attribute to raised exceptions and makes
small cleanups in error messages.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27827#comment:3>
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/072.d89e7f8e101cd6c62cd739af91263720%40djangoproject.com.