Mercurial > hg
log mercurial/__init__.py @ 30165:423377290a3a
age | author | description |
---|---|---|
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 |