sapling/eden/scm/edenscm
Durham Goode f918387338 py3: fix graphql producing unicode blobs in python 2
Summary:
As part of the py3 migration we've started enforcing that encodeutf8 is
only called on bytes. graphql is returning unicode, so we need to change it to
return bytes on python 2.

Reviewed By: xavierd

Differential Revision: D19819701

fbshipit-source-id: 433ced2da87d522e4234ff453d11cacfaeebdd8d
2020-02-11 09:38:55 -08:00
..
hgdemandimport demandimport: re-enable 2020-02-05 11:23:29 -08:00
hgext py3: fix graphql producing unicode blobs in python 2 2020-02-11 09:38:55 -08:00
mercurial py3: fix graphql producing unicode blobs in python 2 2020-02-11 09:38:55 -08:00
__init__.py demandimport: re-enable 2020-02-05 11:23:29 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py pyre: add stub for "bindings" 2020-01-31 13:18:54 -08:00