This is an archive of the discontinued Mercurial Phabricator instance.

cext: remove some conditional preprocessor defines
ClosedPublic

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

Details

Summary

We may want to inline these defines. But for now, getting rid of the
Python 2 support is a step forward.

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:21 PM
Alphare accepted this revision.Mar 2 2022, 5:14 AM
This revision is now accepted and ready to land.Mar 2 2022, 5:14 AM
This revision was automatically updated to reflect the committed changes.