This is an archive of the discontinued Mercurial Phabricator instance.

py3: fix kwargs handling in hgext/rebase.py
ClosedPublic

Authored by pulkit on May 19 2018, 12:18 PM.

Details

Summary

We add r'' prefixes to prevent the transformer adding b'' prefixes.

  1. skip-blame because just r'' prefixes

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.May 19 2018, 12:18 PM
This revision was automatically updated to reflect the committed changes.