( )⚙ D1091 python3: replace im_{self,func} with __{self,func}__ globally

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
Lint Skipped
Unit
Unit Tests Skipped

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.