This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients methane, ned.deily, python-dev, vstinner
Date 2016-11-22.09:27:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479806863.04.0.940876502501.issue28023@psf.upfronthosting.co.za>
In-reply-to
Content
dict_gdb2.patch LGTM. Can you please follow Ned's instructions to get this change merged into 3.6 final? python-gdb.py is an important tool and it's completly broken. The patch cannot make python-gdb.py worse :-D (More seriously, it fixes python-gdb.py.)
History
Date User Action Args
2016-11-22 09:27:43vstinnersetrecipients: + vstinner, ned.deily, methane, python-dev
2016-11-22 09:27:43vstinnersetmessageid: <1479806863.04.0.940876502501.issue28023@psf.upfronthosting.co.za>
2016-11-22 09:27:43vstinnerlinkissue28023 messages
2016-11-22 09:27:42vstinnercreate