[3.6] bpo-32072: Fix issues with binary plists. (GH-4455) by miss-islington · Pull Request #4654 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Contributor
- 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)
* 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)
bedevere-bot
added
type-bug
labels
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
miss-islington
commented
Nov 30, 2017
miss-islington commented
Contributor Author
@serhiy-storchaka: Backport status check is done, and it's a success ✅ .
serhiy-storchaka
merged commit
8cd3108
into
python:3.6
miss-islington
commented
Nov 30, 2017
miss-islington commented
Contributor Author
Thanks, @serhiy-storchaka!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-a897aee-3.6
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment