This is an archive of the discontinued Mercurial Phabricator instance.

encoding: remove unnecessary lambdas from _encodingfixers
ClosedPublic

Authored by martinvonz on Sep 25 2018, 8:03 PM.

Details

Summary

They have been unnecessary since 1a3a08b5d4d5 (encoding: remove
workaround for locale.getpreferredencoding(), 2017-05-13). Also rename
the variable since "fixer" sounds like a function.

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.Sep 25 2018, 8:03 PM
This revision was automatically updated to reflect the committed changes.