#17758: Do not depend on dict order in test suite
---------------------------------+------------------------------------
     Reporter:  lrekucki         |                    Owner:  Alex
         Type:  Bug              |                   Status:  new
    Component:  Core (Other)     |                  Version:  1.3
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------

Comment (by lrekucki):

 Thanks :), I'm still buried in other stuff, but could you give some
 examples of "more edge cases over various other seeds.", so I can
 reproduce them ? I'll probably have some time at the end of the week to
 work on this (if no one beats me to it). For the record, I originally
 tested on Python 2.6.8;

 As for the ORM bug, do you guys have any concrete approach in mind? My
 feeling is, that avoiding this issue in another way would involve larger
 changes in how the ORM constructs joins and subqueries. As this is were
 most ORM bugs tend appear, I wanted to make as little changes as possible
 to avoid introducing new ones. Maybe it would be better to split this out
 into a new ticket.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17758#comment:9>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to