hgdemandimport/demandimportpy2.py
Thu, 25 Mar 2021 18:02:08 +0100 Raphaël Gomès contributor: change mentions of mpm to olivia
Sun, 01 Dec 2019 18:46:10 -0500 Matt Harbison cleanup: fix docstring formatting
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 21 Aug 2018 15:27:30 -0400 Augie Fackler demandimport: instrument python 2 code with trace events
Sat, 05 May 2018 18:41:51 -0700 Gregory Szorc demandimport: make module ignores a set (API)
Fri, 18 Aug 2017 11:08:17 -0700 Jun Wu demandimport: move HGDEMANDIMPORT test to __init__.py
Sun, 16 Jul 2017 17:38:39 +0900 Yuya Nishihara demandimport: prefer loaded module over package attribute (issue5617)
Sun, 16 Jul 2017 17:19:22 +0900 Yuya Nishihara demandimport: drop Py3 workarounds from Py2 implementation
Sun, 16 Jul 2017 17:16:32 +0900 Yuya Nishihara demandimport: drop hack for old Pythons which had no level argument
Fri, 28 Apr 2017 00:01:22 +0900 Yuya Nishihara demandimport: stop overriding __getattribute__()
Fri, 28 Apr 2017 23:46:16 +0900 Yuya Nishihara demandimport: look for 'mod' suffix as alternative name for module reference
Mon, 01 May 2017 14:26:56 +0900 Yuya Nishihara demandimport: insert empty line per method
Mon, 01 May 2017 13:43:31 +0900 Yuya Nishihara demandimport: strictly compare identity of proxy object
Sun, 21 May 2017 12:10:53 -0700 Siddharth Agarwal demandimport: move ignore list to __init__.py
Sun, 21 May 2017 12:10:53 -0700 Siddharth Agarwal demandimport: move to separate package
less more (0) tip