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 Mariatta
Recipients Mariatta, belopolsky, vstinner
Date 2017-03-24.22:44:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395441.93.0.878970336746.issue29680@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23b26c4e206427a9e0a1d39240c17a049cf8c732 by Mariatta in branch '3.6':
Fixes bpo-29680: Older gdb does not have gdb.error. (GH-363) (GH-534)
https://github.com/python/cpython/commit/23b26c4e206427a9e0a1d39240c17a049cf8c732
History
Date User Action Args
2017-03-24 22:44:01Mariattasetrecipients: + Mariatta, belopolsky, vstinner
2017-03-24 22:44:01Mariattasetmessageid: <1490395441.93.0.878970336746.issue29680@psf.upfronthosting.co.za>
2017-03-24 22:44:01Mariattalinkissue29680 messages
2017-03-24 22:44:01Mariattacreate