Mercurial > hg
comparison tests/test-sparse-clone.t @ 40619:fbac323eb625
logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)
This should make the extension more Py3 friendly. The environment variables
of the main process are copied to the dict by shellenviron().
.. bc::
Boolean options passed to the logtoprocess extension are now formatted
as ``0`` or ``1`` instead of ``None``, ``False``, or ``True``.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 11 Nov 2018 12:27:23 +0900 |
parents | 5abc47d4ca6b |
children | 5c2a4f37eace |
comparison
equal
deleted
inserted
replaced
40618:ff8b2886c492 | 40619:fbac323eb625 |
---|