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 vstinner
Date 2020-03-20.08:30:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584693059.67.0.170675899596.issue40019@roundup.psfhosted.org>
In-reply-to
Content
The fix works as expected: test_gdb passed on PR 19077. Well, likely because a few tests have been skipped. I don't think that in test_gdb can do better than skipping the test if gdb fails to read debug information.
History
Date User Action Args
2020-03-20 08:30:59vstinnersetrecipients: + vstinner
2020-03-20 08:30:59vstinnersetmessageid: <1584693059.67.0.170675899596.issue40019@roundup.psfhosted.org>
2020-03-20 08:30:59vstinnerlinkissue40019 messages
2020-03-20 08:30:59vstinnercreate