gecko-dev/python/mozversioncontrol
Ricky Stewart 9ad232391e Bug 1659602 - Fix type error in `mozversioncontrol` for Windows+`hg`+Python 3 r=dmajor
These arguments will get converted to `bytes` later on if necessary; if we don't defer to `hglib`, then we need proper strings.

Differential Revision: https://phabricator.services.mozilla.com/D87440
2020-08-18 12:51:49 +00:00
..
mozversioncontrol Bug 1659602 - Fix type error in `mozversioncontrol` for Windows+`hg`+Python 3 r=dmajor 2020-08-18 12:51:49 +00:00
test Bug 1621322 - Implement `mach lint --revset=REV` r=ahal 2020-03-22 22:12:18 +00:00
setup.py