• Serhiy Storchaka's avatar
    [3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658) · c59731d9
    Serhiy Storchaka yazdı
    * [3.4] bpo-32072: Fix issues with binary plists. (GH-4455)
    
    * Fixed saving bytearrays.
    * Identical objects will be saved only once.
    * Equal references will be load as identical objects.
    * Added support for saving and loading recursive data structures..
    (cherry picked from commit a897aeee)
    
    * Fix implementation dependent assertion in test_plistlib. (#4813)
    
    It is failed with an advanced optimizer.
    c59731d9
2017-11-18-21-13-52.bpo-32072.nwDV8L.rst 226 Bytes