log mercurial/__init__.py @ 29964:40f845537dca

age author description
Tue, 16 Aug 2016 12:35:15 +0900 Yuya Nishihara py3: import builtin wrappers automagically by code transformer
Mon, 04 Jul 2016 11:18:03 -0700 Gregory Szorc mercurial: implement a source transforming module loader on Python 3
Tue, 07 Jun 2016 15:35:58 +0200 Maciej Fijalkowski policy: add cffi policy for PyPy
Wed, 09 Mar 2016 19:55:45 +0000 timeless debuginstall: expose modulepolicy
Sat, 12 Mar 2016 13:19:19 -0800 Gregory Szorc mercurial: use pure Python module policy on Python 3
Wed, 09 Mar 2016 15:47:01 +0000 timeless setup: create a module for the modulepolicy
Thu, 03 Dec 2015 21:25:05 -0800 Gregory Szorc mercurial: support loading modules from zipimporter
Tue, 24 Nov 2015 22:21:51 -0800 Gregory Szorc mercurial: don't load C extensions from PyPy
Tue, 24 Nov 2015 22:50:04 -0800 Gregory Szorc mercurial: be more strict about loading dual implemented modules
Thu, 03 Dec 2015 21:37:01 -0800 Gregory Szorc mercurial: implement import hook for handling C/Python modules
Tue, 03 May 2005 13:16:10 -0800 mpm Add back links from file revisions to changeset revisions