cpython/Misc/NEWS.d/next/Tools-Demos
Augusto Hack b57ada98da
closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-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
2020-12-24 09:16:04 -08:00
..
2020-12-16-09-10-32.bpo-42613.J-jnm5.rst bpo-42613: Fix freeze.py config directory (GH-23792) 2020-12-16 12:12:36 +01:00
2020-12-23-19-42-11.bpo-42726.a5EkTv.rst closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912) 2020-12-24 09:16:04 -08:00
README.rst

README.rst

Put news entry `blurb`_ files for the *Tools/Demos* section in this directory.

.. _blurb: https://pypi.org/project/blurb/