Mercurial > hg
comparison tests/test-mq-qpush-fail.t @ 41523:3ef8bec91465
py3: do a fsdecode(), fsencode() dance in posix.py
We have to use `fsdecode()` instead of sysstr() because they are abusing
`PyUnicode_EncodeFSDefault()` to get back bytes.
Differential Revision: https://phab.mercurial-scm.org/D5808
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sun, 03 Feb 2019 16:38:47 +0530 |
parents | 5abc47d4ca6b |
children | 63edc384d3b7 |
comparison
equal
deleted
inserted
replaced
41522:d783c937aa53 | 41523:3ef8bec91465 |
---|