This is an archive of the discontinued Mercurial Phabricator instance.

futures: switch to absolute and relative imports
ClosedPublic

Authored by indygreg on Apr 11 2018, 7:42 PM.

Details

Summary

This makes the package conform with our importing policy,
silencing a number of warnings. It also makes the package usable
when it isn't named "concurrent.futures."

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

indygreg created this revision.Apr 11 2018, 7:42 PM
durin42 accepted this revision.Apr 13 2018, 5:34 PM
This revision is now accepted and ready to land.Apr 13 2018, 5:34 PM
This revision was automatically updated to reflect the committed changes.