This is an archive of the discontinued Mercurial Phabricator instance.

py3: don't use bytes with vars() or __dict__
ClosedPublic

Authored by martinvonz on Nov 5 2019, 12:15 PM.

Details

Summary

Inspired by D7227. These were all the remaining instances I could
find.

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

martinvonz created this revision.Nov 5 2019, 12:15 PM
indygreg accepted this revision.Nov 5 2019, 10:37 PM
This revision is now accepted and ready to land.Nov 5 2019, 10:37 PM
This revision was automatically updated to reflect the committed changes.