• Raymond Hettinger's avatar
    * Fix-up a TODO (support the sort_key option). · bcf6f92d
    Raymond Hettinger yazdı
    * Fix an error where True/False were being written-out
      as title-cased strings when used a dictionary keys.
    * Speed-up iteration over dicts by looping over items()
      rather than keys() followed by value lookups.
    * TODO:  sort only by keys, not keys and values.
    bcf6f92d
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
test_decode.py Loading commit data...
test_default.py Loading commit data...
test_dump.py Loading commit data...
test_encode_basestring_ascii.py Loading commit data...
test_fail.py Loading commit data...
test_float.py Loading commit data...
test_indent.py Loading commit data...
test_pass1.py Loading commit data...
test_pass2.py Loading commit data...
test_pass3.py Loading commit data...
test_recursion.py Loading commit data...
test_scanstring.py Loading commit data...
test_separators.py Loading commit data...
test_speedups.py Loading commit data...
test_unicode.py Loading commit data...