• Ronald Oussoren's avatar
    Issue #14455: fix handling of unsigned long long values for binary plist files · 94e44a93
    Ronald Oussoren yazdı
    Values in the range of an unsigned long long, but outside of the range
    of a signed long long were serialized as a negative value.
    
    Due to a bug in PyObjC my test scripts indicated that the previous behavior
    matched Apple's plist code, instead the handle large unsigned values correctly.
    
    The change to plistlib.py is from a patch by Serhiy.
    94e44a93
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distutils Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
Makefile Loading commit data...
README.txt Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...