( )⚙ D6070 py3: use bytes instead of str in isinstance()

This is an archive of the discontinued Mercurial Phabricator instance.

py3: use bytes instead of str in isinstance()
ClosedPublic

Authored by pulkit on Mar 4 2019, 5:03 PM.

Details

Summary

We use bytes everywhere.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 4 2019, 5:03 PM
Kwan added a subscriber: Kwan.Mar 4 2019, 5:53 PM
This revision was automatically updated to reflect the committed changes.