Skip to content

[3.6] bpo-32690: Preserve order of locals() (GH-5379) #5390

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

Merged
merged 1 commit into from
Jan 28, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 28, 2018

(cherry picked from commit a4d0001)

https://bugs.python.org/issue32690

@miss-islington
Copy link
Contributor Author

@rhettinger: Backport status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit 9105879 into python:3.6 Jan 28, 2018
@bedevere-bot
Copy link

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor Author

Thanks, @rhettinger!

@miss-islington miss-islington deleted the backport-a4d0001-3.6 branch January 28, 2018 18:13
ncoghlan added a commit to ncoghlan/cpython that referenced this pull request Jan 30, 2018
…ython#5390)"

This reverts commit 9105879
in order to keep the behaviour of locals() consistent between
3.6.4 and 3.6.5+.
ncoghlan added a commit that referenced this pull request Jan 30, 2018
This reverts commit 9105879
in order to keep the behaviour of locals() consistent between
3.6.4 and 3.6.5+.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants