Sat, 20 May 2017 15:09:14 +0900 |
Yuya Nishihara |
demandimport: strictly check missing locals argument
|
file |
diff |
annotate
|
Wed, 03 May 2017 18:26:57 -0700 |
Phil Cohen |
demandimport: add urwid.command_map to ignore list
|
file |
diff |
annotate
|
Fri, 14 Apr 2017 12:34:26 -0700 |
Kostia Balytskyi |
windows: add win32com.shell to demandimport ignore list
|
file |
diff |
annotate
|
Sun, 26 Mar 2017 16:33:12 +0900 |
Yuya Nishihara |
py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 22:46:00 +0900 |
Yuya Nishihara |
demandimport: do not raise ImportError for unknown item in fromlist
stable
|
file |
diff |
annotate
|
Fri, 14 Oct 2016 03:03:39 +0200 |
Mads Kiilerich |
demandimport: disable lazy import of __builtin__
|
file |
diff |
annotate
|
Mon, 26 Sep 2016 23:28:57 +0900 |
Yuya Nishihara |
demandimport: error out early on missing attribute of non package (issue5373)
|
file |
diff |
annotate
|
Tue, 27 Sep 2016 21:56:00 +0900 |
Yuya Nishihara |
demandimport: add 'nt' to ignore list (issue5373)
|
file |
diff |
annotate
|
Tue, 27 Sep 2016 22:36:00 +0900 |
Yuya Nishihara |
demandimport: add '_ctypes.pointer' to ignore list on PyPy
|
file |
diff |
annotate
|
Wed, 21 Sep 2016 02:46:59 +0000 |
timeless |
demandimport: add trailing comma
|
file |
diff |
annotate
|
Sat, 06 Aug 2016 22:24:33 +0900 |
FUJIWARA Katsunori |
demandimport: omit default value of "level" at construction of _demandmod
|
file |
diff |
annotate
|
Sat, 06 Aug 2016 22:24:33 +0900 |
FUJIWARA Katsunori |
demandimport: import sub-module relatively as expected (issue5208)
|
file |
diff |
annotate
|
Sun, 31 Jul 2016 05:39:59 +0900 |
FUJIWARA Katsunori |
demandimport: avoid infinite recursion at actual module importing (issue5304)
stable
|
file |
diff |
annotate
|
Sun, 19 Jun 2016 02:17:33 +0900 |
FUJIWARA Katsunori |
demandimport: delay loading for "from a import b" with absolute_import
|
file |
diff |
annotate
|
Mon, 29 Feb 2016 17:52:17 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|