#31674: debug error view doesn't respect exc.__suppress_context__ (PEP 415) -------------------------------------+------------------------------------- Reporter: Chris Jerdonek | Owner: Tom Type: | Forbes Cleanup/optimization | Status: closed Component: Error reporting | Version: master Severity: Normal | Resolution: fixed Keywords: | Triage Stage: Ready for technical_500_response, | checkin traceback, chain,suppress_context | Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak <felisiak.mariusz@…>): In [changeset:"78ae8cc5d8aff65afbf35947421a8a1aba13bfab" 78ae8cc5]: {{{ #!CommitTicketReference repository="" revision="78ae8cc5d8aff65afbf35947421a8a1aba13bfab" Fixed #31674 -- Fixed displaying traceback in technical 500 debug page. Previously, the technical 500 debug page didn't contain a traceback when the exception chain contained an exception without traceback. Thanks Chris Jerdonek for the report. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/31674#comment:7> 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/067.cb86a0c653af02e7b3a20481e9690bc0%40djangoproject.com.