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-08-07.15:57:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596815879.5.0.540371532766.issue41473@roundup.psfhosted.org>
In-reply-to
Content
New changeset e27a51c11e10d5df79b3e48dc3e7bfedfad5a794 by Victor Stinner in branch 'master':
bpo-41473: Skip test_gdb with gdb 9.2 to work around gdb bug (GH-21768)
https://github.com/python/cpython/commit/e27a51c11e10d5df79b3e48dc3e7bfedfad5a794
History
Date User Action Args
2020-08-07 15:57:59vstinnersetrecipients: + vstinner
2020-08-07 15:57:59vstinnersetmessageid: <1596815879.5.0.540371532766.issue41473@roundup.psfhosted.org>
2020-08-07 15:57:59vstinnerlinkissue41473 messages
2020-08-07 15:57:59vstinnercreate