[PATCH] py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk

Augie Fackler raf at durin42.com
Thu Sep 13 11:04:51 EDT 2018



> On Sep 13, 2018, at 10:08, Yuya Nishihara <yuya at tcha.org> wrote:
> 
> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1536845571 -32400
> #      Thu Sep 13 22:32:51 2018 +0900
> # Node ID 36631d7dc21d43e8b8409041fdbe8d6f3d530259
> # Parent  c8514f858788ffebee5f5e01a24d20e00e9d68a8
> py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk

queued, thanks (and d'oh: I could have sworn I thought that through enough)


More information about the Mercurial-devel mailing list