sapling/eden/scm/edenscm/hgdemandimport
Carolyn Busch 69e652b380 demanedimportpy3: fix demandimport for ipdb
Summary:
Fix error "AttributeError: module 'concurrent.futures' has no attribute
'_base'" when loading asyncio.base_futures module. There very well may be a more appropriate fix, but this allows ipdb python3 debugging.

Reviewed By: quark-zju

Differential Revision: D22144225

fbshipit-source-id: eb6a96f79c97e3bd40c1efd9fc75660d6fc372ea
2020-06-22 08:59:14 -07:00
..
__init__.py demandimport: re-enable 2020-02-05 11:23:29 -08:00
demandimportpy2.py hgdemandimport: use a set for the ignored modules 2020-01-31 17:31:23 -08:00
demandimportpy3.py demanedimportpy3: fix demandimport for ipdb 2020-06-22 08:59:14 -07:00