This is an archive of the discontinued Mercurial Phabricator instance.

contrib: tweak import-checker to always use bytes for module names
ClosedPublic

Authored by durin42 on Nov 1 2018, 5:16 PM.

Details

Summary

We could go the other route and make embedded() return this as a
bytes, but then it would be harder to portably doctest, so I prefer
this option.

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.