#20368: MemoryError can block rendering of traceback page
--------------------------------------+------------------------------------
     Reporter:  ironfroggy            |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Template system       |                  Version:  1.3
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by timgraham):

 * needs_better_patch:  0 => 1


Comment:

 A GitHub PR would make review of the patch easier. I spotted a `u''`
 prefix which isn't valid on Python 3.2 and the exception format needs to
 be `Exception as e` for Python 3 compatibility.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20368#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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.c99f28b172f17387fc76deb5bff9acdd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to