#17699: AttributeError '_Frame' object has no attribute 'f_locals'
--------------------------------+--------------------
     Reporter:  eric.buckley@…  |      Owner:  nobody
         Type:  Bug             |     Status:  new
    Component:  Uncategorized   |    Version:  1.3
     Severity:  Normal          |   Keywords:
 Triage Stage:  Unreviewed      |  Has patch:  1
Easy pickings:  0               |      UI/UX:  0
--------------------------------+--------------------
 When using django.utils.log.AdminEmailHandler(include_html=True), I've
 been seeing an AttributeError whenever the offending Exception can not be
 pickled. I don't really know why the `f_locals` attribute doesn't exist on
 `tb_frame`, but I'm wondering if the attached patch will get rid of the
 problem.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17699>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to