This is an archive of the discontinued Mercurial Phabricator instance.

pycompat: remove first not ispy3 block
ClosedPublic

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

Details

Summary

We now require Python 3. So we can remove the first block supporting
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.