mercurial/demandimport.py
Sat, 20 May 2017 15:09:14 +0900 Yuya Nishihara demandimport: strictly check missing locals argument
Wed, 03 May 2017 18:26:57 -0700 Phil Cohen demandimport: add urwid.command_map to ignore list
Fri, 14 Apr 2017 12:34:26 -0700 Kostia Balytskyi windows: add win32com.shell to demandimport ignore list
Sun, 26 Mar 2017 16:33:12 +0900 Yuya Nishihara py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
Mon, 19 Dec 2016 22:46:00 +0900 Yuya Nishihara demandimport: do not raise ImportError for unknown item in fromlist stable
Fri, 14 Oct 2016 03:03:39 +0200 Mads Kiilerich demandimport: disable lazy import of __builtin__
Mon, 26 Sep 2016 23:28:57 +0900 Yuya Nishihara demandimport: error out early on missing attribute of non package (issue5373)
less more (0) -30 -10 -7 tip