Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 15, 2018

This code doesn't have effect on the final result, but causes GCC 8 warnings and can have an undefined behavior.

https://bugs.python.org/issue33031

This code doesn't have effect on the final result, but causes
GCC 8 warnings and can have an undefined behavior.
@miss-islington
Copy link
Contributor

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

@serhiy-storchaka serhiy-storchaka deleted the remove-ordered-dict-dead-code branch April 9, 2018 16:14
@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 827d49f3cf0296f1e267eae6834a977cf312cc1e 3.7

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Apr 9, 2018
…pythonGH-6120)

This code doesn't have effect on the final result, but causes
GCC 8 warnings and can have an undefined behavior..
(cherry picked from commit 827d49f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-6433 is a backport of this pull request to the 3.7 branch.

serhiy-storchaka added a commit that referenced this pull request Apr 9, 2018
…GH-6120) (GH-6433)

This code doesn't have effect on the final result, but causes
GCC 8 warnings and can have an undefined behavior.
(cherry picked from commit 827d49f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants