]> granicus.if.org Git - python/commit
Issue #21538: The plistlib module now supports loading of binary plist files
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 23 May 2014 13:15:06 +0000 (16:15 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 23 May 2014 13:15:06 +0000 (16:15 +0300)
commitc083537b8731c8f2ffe607a12f96a3eb95f788f7
treec1687e6f23de98a1f0b8787a89af8516a9b5e60c
parenta7834d31c7cec6948f56d5f0b9c9a5ff29b5d05e
parent065266450ea5519a43bcc199e48d304f1e7038e8
Issue #21538: The plistlib module now supports loading of binary plist files
when reference or offset size is not a power of two.
Misc/NEWS