diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-01-22 12:18:00 +0200 |
---|---|---|
committer | larryhastings <larry@hastings.org> | 2018-01-22 02:18:00 -0800 |
commit | c59731d92dc73111d224876f1caa064097aad786 (patch) | |
tree | b52194f80913d41076b46399b11f063d10c251a2 /Python/Python-ast.c | |
parent | 092db6c3cb049052fbfca15efc85ad68093676e7 (diff) | |
download | cpython-git-c59731d92dc73111d224876f1caa064097aad786.tar.gz |
[3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658)
* [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 a897aeeef647259a938a36cb5eb6680c86021c6a)
* Fix implementation dependent assertion in test_plistlib. (#4813)
It is failed with an advanced optimizer.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions