D1902: mq: open status file et al in bytes mode

2018-02-01 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG177eb3847a0a: mq: open status file et al in bytes mode (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1902?vs=4909&id=5072

D1902: mq: open status file et al in bytes mode

2018-01-18 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 4909. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1902?vs=4892&id=4909 REVISION DETAIL https://phab.mercurial-scm.org/D1902 AFFECTED FILES hgext/mq.py CHANGE DETAILS diff --git a/hgext/mq.py b/hgext/mq.py ---

D1902: mq: open status file et al in bytes mode

2018-01-18 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1902 AFFECTED FILES hgext/mq.py CHANGE DETAILS diff --git a/hgext/mq.py b/hgext/mq.py --- a/hgext/mq.