Sat, 13 Aug 2016 17:21:58 +0900 |
Yuya Nishihara |
policy: eliminate ".pure." from module name only if marked as dual
|
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
|
Fri, 18 Mar 2016 16:15:12 -0700 |
Gregory Szorc |
tests: perform an ast parse with Python 3
|
Fri, 11 Mar 2016 10:26:58 +0900 |
Yuya Nishihara |
test: make check-py3-compat.py ignore empty code more reliably
|
Sat, 12 Dec 2015 13:27:31 -0500 |
Gregory Szorc |
contrib: ignore empty files in check-py3-compat.py
|
Sun, 06 Dec 2015 22:39:12 -0800 |
Gregory Szorc |
tests: add test for Python 3 compatibility
|