( )⚙ D5421 py3: add a missing b'' prefix in contrib/perf.py

This is an archive of the discontinued Mercurial Phabricator instance.

py3: add a missing b'' prefix in contrib/perf.py
ClosedPublic

Authored by pulkit on Dec 14 2018, 11:27 AM.

Details

Summary

skip-blame because just b'' prefixes

This fixes test-contrib-perf.t on Python 3 which started failing.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Dec 14 2018, 11:27 AM
This revision was automatically updated to reflect the committed changes.