( )⚙ D12363 pycompat: remove check for Python >= 3.6

This is an archive of the discontinued Mercurial Phabricator instance.

pycompat: remove check for Python >= 3.6
ClosedPublic

Authored by indygreg on Mar 9 2022, 8:07 PM.

Details

Summary

We dropped support for Python 3.5 so this is always true.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

indygreg created this revision.Mar 9 2022, 8:07 PM
Alphare accepted this revision.Mar 14 2022, 6:09 AM
This revision is now accepted and ready to land.Mar 14 2022, 6:09 AM
This revision was automatically updated to reflect the committed changes.