| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that plistlib doesn't corrupt deeply nested datastructures | Ronald Oussoren | 2013-04-23 | 1 | -0/+12 |
|
|
* | #14835: Make plistlib output empty arrays & dicts like OS X | Hynek Schlawack | 2012-05-29 | 1 | -0/+6 |
|
|
* | Issue #985064: Make plistlib more resilient to faulty input plists. | Ned Deily | 2011-05-28 | 1 | -0/+26 |
|\ |
|
| * | Issue #985064: Make plistlib more resilient to faulty input plists. | Ned Deily | 2011-05-28 | 1 | -0/+26 |
|
|
* | | Merged revisions 80298 via svnmerge from | Ronald Oussoren | 2010-04-21 | 1 | -1/+1 |
|/ |
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -5/+5 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Try to fix test_plistlib so it uses bytes consistently in this call | Neal Norwitz | 2007-08-30 | 1 | -1/+1 |
|
|
* | SF patch# 1769016 by James Brotchie. | Guido van Rossum | 2007-08-07 | 1 | -28/+20 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -2/+2 |
|
|
* | On second thought: "Errors should never pass silently", so barf when a | Just van Rossum | 2004-11-12 | 1 | -7/+10 |
|
|
* | testing control chars and non-dict root objects | Just van Rossum | 2004-11-12 | 1 | -0/+16 |
|
|
* | - Added tests for the string load/dump function. | Just van Rossum | 2004-10-26 | 1 | -14/+113 |
|
|
* | use new readPlist() and writePlist() functions | Just van Rossum | 2004-10-02 | 1 | -7/+7 |
|
|
* | - added (c)StringIO tests; cStringIO usage failed in the previous | Just van Rossum | 2003-07-01 | 1 | -0/+16 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-03-07 | 1 | -2/+2 |
|
|
* | Test suite for the plistlib module. | Jack Jansen | 2003-02-25 | 1 | -0/+59 |
|
|