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 michael-o, terry.reedy, vstinner
Date 2020-06-11.13:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591883287.44.0.709484558545.issue34401@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2dca49ca3769cb60713f5c2b43e5d5bbdc1f9c7 by Victor Stinner in branch 'master':
bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)
https://github.com/python/cpython/commit/b2dca49ca3769cb60713f5c2b43e5d5bbdc1f9c7
History
Date User Action Args
2020-06-11 13:48:07vstinnersetrecipients: + vstinner, terry.reedy, michael-o
2020-06-11 13:48:07vstinnersetmessageid: <1591883287.44.0.709484558545.issue34401@roundup.psfhosted.org>
2020-06-11 13:48:07vstinnerlinkissue34401 messages
2020-06-11 13:48:07vstinnercreate