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 ezio.melotti, vstinner
Date 2018-09-22.01:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537578804.52.0.956365154283.issue34537@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7279b5125e7c5d84a473d250b27d353cb7f6628e by Victor Stinner (Elvis Pranskevichus) in branch 'master':
bpo-34537: Fix test_gdb:test_strings with LC_ALL=C (GH-9483)
https://github.com/python/cpython/commit/7279b5125e7c5d84a473d250b27d353cb7f6628e
History
Date User Action Args
2018-09-22 01:13:24vstinnersetrecipients: + vstinner, ezio.melotti
2018-09-22 01:13:24vstinnersetmessageid: <1537578804.52.0.956365154283.issue34537@psf.upfronthosting.co.za>
2018-09-22 01:13:24vstinnerlinkissue34537 messages
2018-09-22 01:13:24vstinnercreate