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 python-dev
Recipients bkabrda, dmalcolm, python-dev, serhiy.storchaka
Date 2015-01-31.09:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150131095106.106389.19373@psf.io>
In-reply-to
Content
New changeset 47a9cb7ec0cb by Serhiy Storchaka in branch '2.7':
Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output.
https://hg.python.org/cpython/rev/47a9cb7ec0cb

New changeset 5b5a581d91c8 by Serhiy Storchaka in branch '3.4':
Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output.
https://hg.python.org/cpython/rev/5b5a581d91c8

New changeset 3813a5282eac by Serhiy Storchaka in branch 'default':
Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output.
https://hg.python.org/cpython/rev/3813a5282eac
History
Date User Action Args
2015-01-31 09:51:57python-devsetrecipients: + python-dev, dmalcolm, serhiy.storchaka, bkabrda
2015-01-31 09:51:57python-devlinkissue22765 messages
2015-01-31 09:51:57python-devcreate