This is an archive of the discontinued Mercurial Phabricator instance.

narrowbundle2: this dict contains native strings, look kws up as such
ClosedPublic

Authored by durin42 on Feb 21 2018, 12:42 PM.

Details

Summary

We could also do a byteskwargs dance, but that seems silly given that
we only need this one element.

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

durin42 created this revision.Feb 21 2018, 12:42 PM
pulkit added a subscriber: pulkit.Feb 21 2018, 12:57 PM

This one requires # skip-blame.

indygreg accepted this revision.Feb 21 2018, 10:09 PM
This revision is now accepted and ready to land.Feb 21 2018, 10:09 PM
This revision was automatically updated to reflect the committed changes.