This is an archive of the discontinued Mercurial Phabricator instance.

python3: replace im_{self,func} with __{self,func}__ globally
ClosedPublic

Authored by durin42 on Oct 15 2017, 12:58 AM.

Details

Summary

These new names are portable back to Python 2.6.

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

durin42 created this revision.Oct 15 2017, 12:58 AM
yuja accepted this revision.Oct 15 2017, 9:20 AM
This revision is now accepted and ready to land.Oct 15 2017, 9:20 AM
This revision was automatically updated to reflect the committed changes.