sapling/eden/scm/edenscm
Mateusz Kwapich 1021cd1238 py3: fix hanging read of SSH subprocesses
Summary:
Previously, reading from SSH subprocesses did’t return on Python 3.  bufsize=0
is default on Python 2, but not Python 3.

This is a backport of: 0fc8020ebe

Reviewed By: krallin

Differential Revision: D24652418

fbshipit-source-id: 1140c76b6f711bfe1726108bd4fe6948e6ee41a0
2020-10-30 13:11:03 -07:00
..
hgdemandimport log: backout D24293498 about prefetching commit data 2020-10-26 16:42:40 -07:00
hgext py3: fix hanging read of SSH subprocesses 2020-10-30 13:11:03 -07:00
mercurial debug: add --wait to debuglock 2020-10-28 19:36:17 -07:00
__init__.py dispatch: run command in non-main thread 2020-09-18 18:47:24 -07:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
hooks.py py3: fix conflictinfo compatibility 2020-09-01 18:31:35 -07:00
traceimport.py debugshell: improve "%trace" UX 2020-09-01 13:49:13 -07:00