Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix implementation dependent assertion in test_plistlib. #4813

Merged

Conversation

serhiy-storchaka
Copy link
Member

It is failed with an advanced optimizer.

It is failed with an advanced optimizer.
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the test_plistlib-bad-assert branch December 12, 2017 17:03
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)
@bedevere-bot
Copy link

GH-4815 is a backport of this pull request to the 3.6 branch.

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
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Dec 12, 2017
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants