contrib/check-py3-compat.py
Wed, 25 May 2022 13:28:24 +0200 Raphaël Gomès branching: merge stable into default
Wed, 04 May 2022 13:48:40 +0400 Anton Shestakov check-py3-compat: use an absolute path in sys.path stable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sun, 20 Feb 2022 14:52:40 -0700 Gregory Szorc check-py3-compat: drop support for Python 2
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Fri, 24 Jul 2020 16:32:45 -0700 Kyle Lippincott tests: make check-py3-compat.py actually load the specified files correctly
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Mon, 04 Feb 2019 14:38:23 -0800 Gregory Szorc check-py3-compat: manually format and print warnings
Mon, 04 Feb 2019 14:25:00 -0800 Gregory Szorc check-py3-compat: provide filename to ast.parse()
Sun, 21 May 2017 13:44:26 -0700 Siddharth Agarwal check: check modules in hgdemandimport
Sat, 13 Aug 2016 12:29:53 +0900 Yuya Nishihara import-checker: drop workaround for pure modules
Sat, 13 Aug 2016 12:23:56 +0900 Yuya Nishihara parsers: switch to policy importer
Sat, 13 Aug 2016 12:18:58 +0900 Yuya Nishihara mpatch: switch to policy importer
Sat, 13 Aug 2016 12:15:49 +0900 Yuya Nishihara diffhelpers: switch to policy importer
Sat, 13 Aug 2016 12:12:50 +0900 Yuya Nishihara bdiff: switch to policy importer
Sat, 13 Aug 2016 12:08:23 +0900 Yuya Nishihara base85: switch to policy importer
Fri, 12 Aug 2016 11:35:17 +0900 Yuya Nishihara osutil: switch to policy importer
Sat, 13 May 2017 11:55:39 -0700 Gregory Szorc py3: remove delayed import of importlib
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
less more (0) tip