This is an archive of the discontinued Mercurial Phabricator instance.

py3: fix phabricator's use of json.loads() for py3.5
ClosedPublic

Authored by Kwan on Oct 4 2019, 1:38 PM.

Details

Summary

Missed this in c340a8ac7ef3 since loads() takes bytes from 3.6 onwards.

Diff Detail

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

Event Timeline

Kwan created this revision.Oct 4 2019, 1:38 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.