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 larry
Recipients larry, pitrou
Date 2013-11-24.01:47:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385257658.04.0.361395375659.issue19743@psf.upfronthosting.co.za>
In-reply-to
Content
The first bad revision is:
changeset:   87426:9f2a0043396b
user:        Antoine Pitrou <solipsis@pitrou.net>
date:        Sat Nov 23 17:40:36 2013 +0100
files:       Lib/test/test_gdb.py Tools/gdb/libpython.py
description:
Issue #19308: fix the gdb plugin on gdbs linked with Python 3
History
Date User Action Args
2013-11-24 01:47:38larrysetrecipients: + larry, pitrou
2013-11-24 01:47:38larrysetmessageid: <1385257658.04.0.361395375659.issue19743@psf.upfronthosting.co.za>
2013-11-24 01:47:38larrylinkissue19743 messages
2013-11-24 01:47:37larrycreate