D6973: mangler: stop rewriting string constants to be bytes literals

2019-10-06 Thread durin42 (Augie Fackler)
Closed by commit rHG88eba7103660: mangler: stop rewriting string constants to be bytes literals (authored by durin42). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D6973: mangler: stop rewriting string constants to be bytes literals

2019-10-06 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 16870. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6973?vs=16833=16870 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6973/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6973 AFFECTED FILES

D6973: mangler: stop rewriting string constants to be bytes literals

2019-10-05 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 16833. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D6973?vs=16820=16833 CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6973/new/ REVISION DETAIL https://phab.mercurial-scm.org/D6973 AFFECTED FILES

D6973: mangler: stop rewriting string constants to be bytes literals

2019-10-05 Thread indygreg (Gregory Szorc)
This revision now requires changes to proceed. indygreg added a comment. indygreg requested changes to this revision. This is good. But it will need rebased once `b""` are removed. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D6973/new/ REVISION

D6973: mangler: stop rewriting string constants to be bytes literals

2019-10-05 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We've rewritten everything, so we no longer require this step. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D6973 AFFECTED FILES