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 Dormouse759, cstratak, ishcherb, vstinner
Date 2018-06-14.14:28:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528986489.63.0.947875510639.issue32962@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 019d33b7a447e78057842332fb5d3bad01922122 by Victor Stinner in branch 'master':
bpo-32962: python-gdb catchs ValueError on read_var() (GH-7692)
https://github.com/python/cpython/commit/019d33b7a447e78057842332fb5d3bad01922122
History
Date User Action Args
2018-06-14 14:28:09vstinnersetrecipients: + vstinner, cstratak, ishcherb, Dormouse759
2018-06-14 14:28:09vstinnersetmessageid: <1528986489.63.0.947875510639.issue32962@psf.upfronthosting.co.za>
2018-06-14 14:28:09vstinnerlinkissue32962 messages
2018-06-14 14:28:09vstinnercreate