D2210: util: call warnings.warn() with a sysstr in nouideprecwarn

2018-02-12 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG02ed94dd9fd6: util: call warnings.warn() with a sysstr in nouideprecwarn (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2210: util: call warnings.warn() with a sysstr in nouideprecwarn

2018-02-12 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This preserves nouideprecwarn wanting a bytes, which is consistent with the rest of hg. REPOSITORY rHG Mercurial REVISION DETAIL