#11929: manage.py dumpdata outputs YAML in unhelpful order
-------------------------------------+-------------------------------------
     Reporter:  sampablokuper        |                    Owner:  Tobias
         Type:                       |  Kunze
  Cleanup/optimization               |                   Status:  assigned
    Component:  Core                 |                  Version:  master
  (Serialization)                    |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tobias Kunze):

 * version:  1.1 => master
 * needs_tests:  1 => 0


Comment:

 Since on our way to 3.0 we have dropped support for Python < 3.6,
 dictionaries can be assumed to be ordered, and YAML output was already in
 the order suggested in this ticket. I submitted a PR to guard against
 regressions, though.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11929#comment:10>
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/071.bb2702eb3226f1eb385e318646972f54%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to