This is an archive of the discontinued Mercurial Phabricator instance.

tweakdefaults: enable absolute_import
ClosedPublic

Authored by mitrandir on Aug 4 2017, 9:38 AM.
Tags
None
Subscribers
None

Details

Reviewers
stash
Group Reviewers
Restricted Project
Commits
rFBHGX3825cf34e1ee: tweakdefaults: enable absolute_import
Summary

"import stat" was importing stat extension instead of
stat module from standard library.

Test Plan

ran tests

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mitrandir created this revision.Aug 4 2017, 9:38 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptAug 4 2017, 9:38 AM
stash accepted this revision.Aug 4 2017, 10:04 AM
This revision is now accepted and ready to land.Aug 4 2017, 10:04 AM
This revision was automatically updated to reflect the committed changes.