[Django] #26342: Bug with NodeNotFoundError repr

3 views
Skip to first unread message

Django

unread,
Mar 9, 2016, 10:14:40 PM3/9/16
to django-...@googlegroups.com
#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.

Django

unread,
Mar 10, 2016, 1:30:03 AM3/10/16
to django-...@googlegroups.com
#26342: Bug with NodeNotFoundError repr
------------------------------------+----------------------------
Reporter: jarekwg | Owner: jarekwg
Type: Bug | Status: closed
Component: Migrations | Version: master
Severity: Normal | Resolution: fixed

Keywords: NodeNotFoundError repr | Triage Stage: Unreviewed
Has patch: 1 | Easy pickings: 1
UI/UX: 0 |
------------------------------------+----------------------------
Changes (by Markus Holtermann <info@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"34c56687ae4df2cff632447eddd7ef255ee74726" 34c56687]:
{{{
#!CommitTicketReference repository=""
revision="34c56687ae4df2cff632447eddd7ef255ee74726"
Fixed #26342 -- Prevented unpacking when repr a NodeNotFoundError
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/26342#comment:1>

Reply all
Reply to author
Forward
0 new messages