diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-11-30 22:15:30 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-11-30 22:15:30 (GMT) |
commit | 8cd31082fba88cf0064590fd3d55b6c1c964f11c (patch) | |
tree | 46aa76461e5ef9c7a027022eb3dccdd9f0d72c85 /Python/pylifecycle.c | |
parent | c91bf742e542dceaf71042a44b5a04fb08bdda70 (diff) | |
download | cpython-8cd31082fba88cf0064590fd3d55b6c1c964f11c.zip cpython-8cd31082fba88cf0064590fd3d55b6c1c964f11c.tar.gz cpython-8cd31082fba88cf0064590fd3d55b6c1c964f11c.tar.bz2 |
bpo-32072: Fix issues with binary plists. (GH-4455) (#4654)
* 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)
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions