From: Ronald Oussoren Date: Tue, 23 Apr 2013 11:48:29 +0000 (+0200) Subject: (3.3->default) Ensure that plistlib doesn't corrupt deeply nested datastructures X-Git-Tag: v3.4.0a1~853 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8a5c58a19104f2f4905b91c3c2d4473a02dc5a9;p=thirdparty%2FPython%2Fcpython.git (3.3->default) Ensure that plistlib doesn't corrupt deeply nested datastructures Without this changeset plistlib would write empty tags for plistlib.Data objects in deeply nested datastructures. Fixes #17353 --- a8a5c58a19104f2f4905b91c3c2d4473a02dc5a9