This is an archive of the discontinued Mercurial Phabricator instance.

py2: drop some more from __future__ statements
ClosedPublic

Authored by indygreg on Mar 1 2022, 7:36 PM.

Details

Summary

These are no longer needed after dropping support for Python 2.

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.Mar 1 2022, 7:36 PM
Alphare accepted this revision.Mar 2 2022, 6:04 AM
This revision is now accepted and ready to land.Mar 2 2022, 6:04 AM

Does this need to be queued after the black series?

indygreg updated this revision to Diff 32462.Mar 3 2022, 11:01 AM
This revision was automatically updated to reflect the committed changes.