Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 19, 2019

The reverse iterator for empty dictionaries was not handling correctly shared-key dictionaries.
(cherry picked from commit 24dc2f8)

Co-authored-by: Dong-hee Na donghee.na92@gmail.com

https://bugs.python.org/issue38525

…mpty dict (pythonGH-16846)

The reverse iterator for empty dictionaries was not handling correctly shared-key dictionaries.
(cherry picked from commit 24dc2f8)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
@miss-islington
Copy link
Contributor Author

@corona10 and @pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d73205d into python:3.8 Oct 19, 2019
@miss-islington miss-islington deleted the backport-24dc2f8-3.8 branch October 19, 2019 20:20
@miss-islington
Copy link
Contributor Author

@corona10 and @pablogsal: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@corona10 and @pablogsal: Status check is done, and it's a success ✅ .

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.

5 participants