#15647: in_bulk() should not type check its input
-------------------------------------+-------------------------------------
               Reporter:             |        Owner:  nobody
  calvinspealman                     |    Milestone:
                 Status:  new        |      Version:  SVN
              Component:  Database   |     Keywords:
  layer (models, ORM)                |    Has patch:  0
             Resolution:             |  Needs tests:  1
           Triage Stage:  Accepted   |
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by adrian):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * needs_tests:   => 1
 * stage:  Unreviewed => Accepted


Comment:

 Good question. I don't recall why we added that typechecking, but it seems
 like we could just remove it. Can you (or somebody) write some tests that
 allow the passing of any iterable, like a ValuesList?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15647#comment:1>
Django <http://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