tests/test-demandimport.py
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
Tue, 31 Jan 2023 11:41:59 +0100 Pierre-Yves David branching: merge with stable
Tue, 10 Jan 2023 17:35:53 +0400 Anton Shestakov tests: fix a typo in test-demandimport.t stable
Tue, 10 Jan 2023 17:23:13 +0400 Anton Shestakov tests: os module is frozen in Python 3.11 (issue6786) stable
Tue, 03 Jan 2023 23:44:12 -0500 Matt Harbison tests: drop py2 support from test-demandimport.py
Wed, 02 Nov 2022 09:34:03 -0400 Jason R. Coombs demandimport: ensure lazyloaderex sets loader attributes (issue6725)
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 12 Jan 2021 22:43:55 +0100 Pierre-Yves David test: replace a many occurence of `python` with `$PYTHON`
Wed, 02 Sep 2020 01:30:56 +0200 Manuel Jacob tests: fix test-demandimport.py on Python 3.9 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
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 01 Feb 2019 13:20:13 -0800 Gregory Szorc tests: use unimported modules in test-demandimport.py
Fri, 01 Feb 2019 16:47:29 -0800 Gregory Szorc py3: conditionalize test-demandimport.py for Python 3
Fri, 01 Feb 2019 12:09:05 -0800 Gregory Szorc py3: replace print() with assert in test-demandimport.py
less more (0) -15 tip