Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: c3fabb282d429de931ef10c91cee55700578eb86
      
https://github.com/django/django/commit/c3fabb282d429de931ef10c91cee55700578eb86
  Author: Mitar <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    M django/utils/datastructures.py

  Log Message:
  -----------
  Allow reversed iteration over SortedDict.

Iterators cannot be reversed easily without this method.


  Commit: 2811e543c648a0669c88185a4d117eeb8ff09689
      
https://github.com/django/django/commit/2811e543c648a0669c88185a4d117eeb8ff09689
  Author: Mitar <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    M tests/regressiontests/utils/datastructures.py

  Log Message:
  -----------
  Added tests for reversed iteration over SortedDict.


  Commit: 6b3d2bc9810153506620c7794a7a87ade29e3a97
      
https://github.com/django/django/commit/6b3d2bc9810153506620c7794a7a87ade29e3a97
  Author: Alex Gaynor <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M django/utils/datastructures.py
    M tests/regressiontests/utils/datastructures.py

  Log Message:
  -----------
  Merge pull request #444 from mitar/patch-2

Allow reversed iteration over SortedDict.


Compare: https://github.com/django/django/compare/6b0d93df18a5...6b3d2bc98101

-- 
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 https://groups.google.com/groups/opt_out.


Reply via email to