#26342: Bug with NodeNotFoundError repr
----------------------------+------------------------------------
     Reporter:  jarekwg     |      Owner:  jarekwg
         Type:  Bug         |     Status:  new
    Component:  Migrations  |    Version:  master
     Severity:  Normal      |   Keywords:  NodeNotFoundError repr
 Triage Stage:  Unreviewed  |  Has patch:  1
Easy pickings:  1           |      UI/UX:  0
----------------------------+------------------------------------
 NodeNotFoundError.node is a tuple. Feeding it as a single argument to a
 formatter attempts to unpack it. We don't want that!

--
Ticket URL: <https://code.djangoproject.com/ticket/26342>
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/050.72c11a0110a82a87ed85815284d5fcf9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to