Skip to content

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

Merged
rhettinger merged 1 commit intopython:3.6from
miss-islington:backport-a4d0001-3.6
Jan 28, 2018
Merged

[3.6] bpo-32690: Preserve order of locals() (GH-5379)#5390
rhettinger merged 1 commit intopython:3.6from
miss-islington:backport-a4d0001-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

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

(cherry picked from commit a4d0001)

https://bugs.python.org/issue32690

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown

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

@miss-islington
Copy link
Copy Markdown
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