This is an archive of the discontinued Mercurial Phabricator instance.

tests: put some Python 3 polish on inline Python invocations
ClosedPublic

Authored by durin42 on Aug 9 2018, 10:06 PM.

Details

Summary

A couple of these became inline python sessions because they got more
involved, and one of them is super-annoying and writes directly to
sys.stdout.buffer because I just couldn't make it work any other way.

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.