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, vstinner
Date 2016-09-08.16:25:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473351940.28.0.277088210884.issue28023@psf.upfronthosting.co.za>
In-reply-to
Content
The issue #27350 changed the design of Python dictionaries to make them compact. python-gdb.py must be updated for the new structure of Python dict.
History
Date User Action Args
2016-09-08 16:25:40vstinnersetrecipients: + vstinner, methane
2016-09-08 16:25:40vstinnersetmessageid: <1473351940.28.0.277088210884.issue28023@psf.upfronthosting.co.za>
2016-09-08 16:25:40vstinnerlinkissue28023 messages
2016-09-08 16:25:40vstinnercreate