D7264: vfs: fix erroneous bytes constants

2019-11-07 Thread durin42 (Augie Fackler)
Closed by commit rHG2dcd4e773193: vfs: fix erroneous bytes constants (authored by durin42). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7264?vs=17634&id=17681 CHANGES SINCE LAST

D7264: vfs: fix erroneous bytes constants

2019-11-06 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Detected with pytype. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D7264 AFFECTED FILES mercurial/vfs.py CHANGE DETAILS diff --