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, serhiy.storchaka, vstinner
Date 2018-06-14.20:35:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529008501.73.0.947875510639.issue32962@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d22fc0bc7de7882da204abe50884bbde2da4f9e7 by Victor Stinner in branch 'master':
bpo-32962: python-gdb catchs UnicodeDecodeError (GH-7693)
https://github.com/python/cpython/commit/d22fc0bc7de7882da204abe50884bbde2da4f9e7
History
Date User Action Args
2018-06-14 20:35:01vstinnersetrecipients: + vstinner, serhiy.storchaka, cstratak, ishcherb, Dormouse759
2018-06-14 20:35:01vstinnersetmessageid: <1529008501.73.0.947875510639.issue32962@psf.upfronthosting.co.za>
2018-06-14 20:35:01vstinnerlinkissue32962 messages
2018-06-14 20:35:01vstinnercreate