log contrib/check-py3-compat.py @ 30117:b85fa6bf298b

age author description
Sun, 09 Oct 2016 17:02:34 +0200 Yuya Nishihara py3: make check-py3-compat.py import importlib only if necessary
Sat, 08 Oct 2016 17:22:40 +0200 Yuya Nishihara py3: remove superfluous indent from check-py3-compat.py
Sat, 08 Oct 2016 17:22:07 +0200 Yuya Nishihara py3: make check-py3-compat.py load modules in standard manner
Sun, 09 Oct 2016 08:31:39 +0200 Yuya Nishihara py3: include module filename in check-py3-compat.py output
Tue, 09 Aug 2016 02:28:34 +0900 FUJIWARA Katsunori py3: make check-py3-compat.py use correct module name at loading pure modules
Mon, 04 Jul 2016 11:18:03 -0700 Gregory Szorc mercurial: implement a source transforming module loader on Python 3
Sat, 12 Mar 2016 14:05:23 -0800 Gregory Szorc tests: try to import modules with Python 3