[PATCH] py3: do not convert rust module/attribute names to bytes

Pulkit Goyal 7895pulkit at gmail.com
Sat Aug 17 09:23:31 EDT 2019


On Sat, Aug 17, 2019 at 3:09 PM Yuya Nishihara <yuya at tcha.org> wrote:
>
> # HG changeset patch
> # User Yuya Nishihara <yuya at tcha.org>
> # Date 1566005104 -32400
> #      Sat Aug 17 10:25:04 2019 +0900
> # Node ID 302e4706ab25b4d29d858f93ca2678a609e95570
> # Parent  a3c360094c93509ee013ed7f4b7807c74b2d60a4
> py3: do not convert rust module/attribute names to bytes
>
> policy.import*() functions expect system strings.

Queued this, many thanks!


More information about the Mercurial-devel mailing list