This is an archive of the discontinued Mercurial Phabricator instance.

py3: pass bytes to `configint` and `configbool`
ClosedPublic

Authored by Alphare on Nov 18 2019, 11:44 AM.

Details

Summary

Both functions require bytes, even in Python 3.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

Alphare created this revision.Nov 18 2019, 11:44 AM
indygreg accepted this revision.Nov 18 2019, 10:38 PM
This revision is now accepted and ready to land.Nov 18 2019, 10:38 PM
This revision was automatically updated to reflect the committed changes.