This is an archive of the discontinued Mercurial Phabricator instance.

tests: add optional Python 2.7 deprecation output
ClosedPublic

Authored by indygreg on Feb 4 2019, 12:29 PM.

Details

Summary

pip 19 will emit a Python 2.7 deprecation warning when used with
Python 2.7. Let's add that as optional output to our pip test.

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.Feb 4 2019, 12:29 PM
This revision was automatically updated to reflect the committed changes.