• Jon Janzen's avatar
    bpo-26707: Enable plistlib to read UID keys. (GH-12153) · c981ad16
    Jon Janzen yazdı
    Plistlib currently throws an exception when asked to decode a valid
    .plist file that was generated by Apple's NSKeyedArchiver. Specifically,
    this is caused by a byte 0x80 (signifying a UID) not being understood.
    
    This fixes the problem by enabling the binary plist reader and writer
    to read and write plistlib.UID objects.
    c981ad16
Adı
Son kayıt (commit)
Son güncelleme
..
BuildScript Loading commit data...
IDLE/IDLE.app/Contents Loading commit data...
Icons Loading commit data...
PythonLauncher Loading commit data...
Resources Loading commit data...
Tools Loading commit data...
Extras.install.py Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...