Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 24, 2020

On Fedora 31 gdb is using python 3.7.9, calling proxyval on an instance with a dictionary fails because of the dict.iteritems usage. This PR changes the code to be compatible with py2 and py3.

This changed seemed small enough to not need an issue and news blurb, if one is required please let me know.

Automerge-Triggered-By: GH:benjaminp
(cherry picked from commit b57ada9)

Co-authored-by: Augusto Hack [email protected]

https://bugs.python.org/issue42726

…nGH-23912)

On Fedora 31 gdb is using python 3.7.9, calling `proxyval` on an instance with a dictionary fails because of the `dict.iteritems` usage. This PR changes the code to be compatible with py2 and py3.

This changed seemed small enough to not need an issue and news blurb, if one is required please let me know.

Automerge-Triggered-By: GH:benjaminp
(cherry picked from commit b57ada9)

Co-authored-by: Augusto Hack <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit efd64c8 into python:3.8 Dec 24, 2020
@miss-islington miss-islington deleted the backport-b57ada9-3.8 branch December 24, 2020 17:34
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