D871: python3: don't byte mangle third-party packages

2017-10-01 Thread sid0 (Siddharth Agarwal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG9fb9f8440b71: python3: dont byte mangle third-party packages (authored by sid0, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D871?vs=2246=2251

D871: python3: don't byte mangle third-party packages

2017-10-01 Thread sid0 (Siddharth Agarwal)
sid0 updated this revision to Diff 2246. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D871?vs=2243=2246 REVISION DETAIL https://phab.mercurial-scm.org/D871 AFFECTED FILES mercurial/__init__.py CHANGE DETAILS diff --git a/mercurial/__init__.py

D871: python3: don't byte mangle third-party packages

2017-10-01 Thread sid0 (Siddharth Agarwal)
sid0 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Third-party packages are already expected to be dual-version clean. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D871 AFFECTED FILES