This is an archive of the discontinued Mercurial Phabricator instance.

storageutil: convert fileid to bytes to avoid cast to %s
ClosedPublic

Authored by indygreg on Oct 16 2018, 11:55 AM.

Details

Summary

test-storage.py manages to trigger this on Python 3.

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

indygreg created this revision.Oct 16 2018, 11:55 AM
pulkit accepted this revision.Oct 16 2018, 11:56 AM
This revision was automatically updated to reflect the committed changes.