gecko-dev/python/mozversioncontrol
Andrew Halberstadt 9067e54ba4 Bug 1586010 - [mozversioncontrol] Ensure env in appropriate format for subprocess, r=chmanchester
Environment should be bytes on Python 2 (to avoid Windows errors) and text on
Python 3. The 'ensure_subprocess' env utility function handles this.

Differential Revision: https://phabricator.services.mozilla.com/D48115

--HG--
extra : moz-landing-system : lando
2019-10-04 15:48:24 +00:00
..
mozversioncontrol Bug 1586010 - [mozversioncontrol] Ensure env in appropriate format for subprocess, r=chmanchester 2019-10-04 15:48:24 +00:00
test Bug 1561632 - Back out bug 1554987. r=ahal 2019-06-28 15:58:36 +00:00
setup.py Bug 1472177 - Run mozversioncontrol tests under python 3 r=gps 2018-07-24 21:21:46 +00:00