1. 326edfd Ensure that plistlib doesn't corrupt deeply nested datastructures by Ronald Oussoren · 11 years ago
  2. 52209d3 #14835: Make plistlib output empty arrays & dicts like OS X by Hynek Schlawack · 12 years ago
  3. 32b5cb0 Issue #985064: Make plistlib more resilient to faulty input plists. by Ned Deily · 13 years ago
  4. b8e59f7 Issue #985064: Make plistlib more resilient to faulty input plists. by Ned Deily · 13 years ago
  5. ae2a0ae Merged revisions 80298 via svnmerge from by Ronald Oussoren · 14 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  8. eaa16f9 Try to fix test_plistlib so it uses bytes consistently in this call by Neal Norwitz · 17 years ago
  9. cd869d8 SF patch# 1769016 by James Brotchie. by Guido van Rossum · 17 years ago
  10. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  11. 2dae764 On second thought: "Errors should never pass silently", so barf when a by Just van Rossum · 20 years ago
  12. 48ecacc testing control chars and non-dict root objects by Just van Rossum · 20 years ago
  13. fc93e17 - Added tests for the string load/dump function. by Just van Rossum · 20 years ago
  14. 16c3e08 use new readPlist() and writePlist() functions by Just van Rossum · 20 years ago
  15. bcc58e8 - added (c)StringIO tests; cStringIO usage failed in the previous by Just van Rossum · 21 years ago
  16. 669454e Whitespace normalization. by Tim Peters · 21 years ago
  17. 838e76a Test suite for the plistlib module. by Jack Jansen · 22 years ago