diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-01-23 11:21:21 (GMT) |
---|---|---|
committer | larryhastings <larry@hastings.org> | 2018-01-23 11:21:21 (GMT) |
commit | 43f014d3f12468edf61046f0612edc7660042fd5 (patch) | |
tree | 7f29fd3d15dddd271bd817f3fc9482640269bba3 /Python/getcopyright.c | |
parent | 891c91d8d38848377a9f475242507510873eb9c3 (diff) | |
download | cpython-43f014d3f12468edf61046f0612edc7660042fd5.zip cpython-43f014d3f12468edf61046f0612edc7660042fd5.tar.gz cpython-43f014d3f12468edf61046f0612edc7660042fd5.tar.bz2 |
[3.5] bpo-32072: Fix issues with binary plists. (GH-4455) (#4656)
* [3.5] 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 a897aee)
* Fix implementation dependent assertion in test_plistlib. (#4813)
It is failed with an advanced optimizer.
Diffstat (limited to 'Python/getcopyright.c')
0 files changed, 0 insertions, 0 deletions