mirror of https://github.com/python/cpython
Browse Source
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:benjaminppull/23927/head
committed by
GitHub
2 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue