This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: remove --py3-warnings
ClosedPublic

Authored by indygreg on Jan 23 2020, 1:54 AM.

Details

Summary

This Python 2 only mode was to help Python 2 alert when doing
things not supported on Python 3. Now that we have test coverage with
Python 3, I don't think we need it.

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.Jan 23 2020, 1:54 AM
pulkit accepted this revision.Jan 23 2020, 7:01 AM
This revision is now accepted and ready to land.Jan 23 2020, 7:01 AM
This revision was automatically updated to reflect the committed changes.