Mon, 13 Mar 2017 08:44:57 -0700 |
Yuya Nishihara |
py3: rewrite itervalues() as values() by importer
|
Mon, 13 Mar 2017 04:06:36 +0900 |
FUJIWARA Katsunori |
py3: add "b" prefix to string literals related to module policy
|
Wed, 08 Mar 2017 18:11:19 -0500 |
Augie Fackler |
init: zstd is already python3-ready, so don't run it through our importer
|
Fri, 03 Mar 2017 15:30:48 +0530 |
Pulkit Goyal |
py3: drop unrequired code from __init__.py
|
Fri, 03 Mar 2017 13:04:32 +0530 |
Pulkit Goyal |
py3: add pycompat.open and replace open() calls
|
Thu, 13 Oct 2016 09:27:37 +0100 |
Martijn Pieters |
py3: use namedtuple._replace to produce new tokens
|
Fri, 14 Oct 2016 17:55:02 +0100 |
Martijn Pieters |
py3: refactor token parsing to handle call args properly
|
Sun, 09 Oct 2016 14:10:01 +0200 |
Martijn Pieters |
py3: a second argument to open can't be bytes
|
Fri, 07 Oct 2016 15:29:57 +0200 |
Pulkit Goyal |
py3: switch to .items() using transformer
|
Fri, 07 Oct 2016 14:04:49 +0200 |
Pulkit Goyal |
py3: handle multiple arguments in .encode() and .decode()
|
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
|