#33295: Django throws an error when a list is passed into self.stdout.write for
writing message into the terminal
-------------------------------------+-------------------------------------
Reporter: Vishal Pandey | Owner: Vishal
| Pandey
Type: Bug | Status: closed
Component: Core (Management | Version: 3.2
commands) |
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: assigned => closed
* resolution: => wontfix
Comment:
I don't think it worth fixing, there are many methods and functions in
Django that assume that the expected arguments are passed. It's not worth
adding `isinstance()` check to most of them.
--
Ticket URL: <https://code.djangoproject.com/ticket/33295#comment:3>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/073.671ddbdd1469f566f94e8d55d6312d10%40djangoproject.com.