diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-11-30 23:26:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-30 23:26:11 +0200 |
commit | a897aeeef647259a938a36cb5eb6680c86021c6a (patch) | |
tree | 2659012d46b7222259d37a81a5f3d5fb330310eb /Python/symtable.c | |
parent | b4d1e1f7c1af6ae33f0e371576c8bcafedb099db (diff) | |
download | cpython-git-a897aeeef647259a938a36cb5eb6680c86021c6a.tar.gz |
bpo-32072: Fix issues with binary plists. (#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.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions