Thu, 22 Oct 2020 18:38:41 -0400 |
Matt Harbison |
demandimport: don't raise AttributeError if `exec_module` is missing
stable
|
Tue, 12 May 2020 01:03:12 +0200 |
Manuel Jacob |
demandimport: fix compatibility with meta path finders w/o find_spec() method
stable
|
Mon, 20 Jan 2020 23:51:25 -0800 |
Gregory Szorc |
hgdemandimport: apply lazy module loading to sys.meta_path finders
|
Mon, 20 Jan 2020 23:42:19 -0800 |
Gregory Szorc |
hgdemandimport: disable on Python 3.5
|
Sat, 02 Nov 2019 11:42:46 -0700 |
Gregory Szorc |
demandimportpy3: only use lazy extension loader on Python 3.6+
stable
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Wed, 12 Jun 2019 16:08:21 -0400 |
Augie Fackler |
demandimport: add tracing coverage for Python 3
|
Sat, 05 May 2018 18:41:51 -0700 |
Gregory Szorc |
demandimport: make module ignores a set (API)
|
Fri, 05 Jan 2018 17:23:55 +0530 |
Pulkit Goyal |
hgdemandimport: use correct hyperlink to python-bug in comments (issue5765)
|
Tue, 22 Aug 2017 14:14:34 -0400 |
Augie Fackler |
demandimportpy3: update to pass import checker
|
Fri, 18 Aug 2017 11:08:17 -0700 |
Jun Wu |
demandimport: move HGDEMANDIMPORT test to __init__.py
|
Sun, 21 May 2017 12:23:04 -0700 |
Siddharth Agarwal |
demandimport: add python 3 implementation
|