sapling/eden/scm/edenscm
Adam Simpkins 2370602802 py3: re-enable demandimport
Summary:
D19539064 disabled demandimport when using Python 3 as a precaution while we
were initially working on Python 3 support.  However, it appears to work
correctly and does not seem to cause obvious problems when enabled.

This re-enables demand import by default.  It can be explicitly disabled at
runtime by specifying `HGDEMANDIMPORT=disable` in the environment.

Reviewed By: xavierd, farnz

Differential Revision: D19655548

fbshipit-source-id: d56814049181da2d68abd09ac7ca772b04e06618
2020-01-30 18:29:50 -08:00
..
hgdemandimport demandimport: blacklist windll 2019-12-10 17:53:39 -08:00
hgext rebase: fix encoding issues 2020-01-30 18:12:29 -08:00
mercurial fix the relpath() template to work in hg status 2020-01-30 18:26:36 -08:00
__init__.py py3: re-enable demandimport 2020-01-30 18:29:50 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py typing: enable pyre 2019-12-04 10:55:00 -08:00