◐ Shell
clean mode source ↗

Fix implementation dependent assertion in test_plistlib. by serhiy-storchaka · Pull Request #4813 · python/cpython

It is failed with an advanced optimizer.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 12, 2017
It is failed with an advanced optimizer.
(cherry picked from commit 0e069a1)

serhiy-storchaka pushed a commit that referenced this pull request

Dec 12, 2017
…4815)

It is failed with an advanced optimizer.
(cherry picked from commit 0e069a1)

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Dec 12, 2017
It is failed with an advanced optimizer.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Dec 12, 2017
It is failed with an advanced optimizer.

larryhastings pushed a commit that referenced this pull request

Jan 22, 2018
* [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 a897aee)

* Fix implementation dependent assertion in test_plistlib. (#4813)

It is failed with an advanced optimizer.

larryhastings pushed a commit that referenced this pull request

Jan 23, 2018
* [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.