HomePhabricator

Revert "Fix JSON response loading"

Tags
None
Referenced Files
None
Subscribers
None

Description

Revert "Fix JSON response loading"

We use Python 3.7 now, where json.load() accepts binary files such as
response objects. (Though only one of the locations touched by the
original commit still exists – others were migrated to use mwapi.)

This reverts commit 87089e42b6fafe53d5032881be5fa96b271babfa.

Details

Provenance
LucasWerkmeisterAuthored on Jul 23 2020, 6:25 PM
Parents
R2422:ee309b9a25d6: Revert "Remove underscores in numeric literals"
Branches
Unknown
Tags
Unknown
Reverts
R2422:87089e42b6fa: Fix JSON response loading
ChangeId
None