This is an archive of the discontinued Mercurial Phabricator instance.

py3: add r'' prefixes and do ('%d' % int) instead of str(int)
ClosedPublic

Authored by pulkit on Jun 11 2019, 2:00 PM.

Details

Summary

This addresses more failures related to zeroconf on py3.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Jun 11 2019, 2:00 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.