Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 08 Oct 2016 16:20:21 +0200 | Gregory Szorc | dirs: port PyInt code to work on Python 3 |
Sat, 08 Oct 2016 14:31:59 +0200 | Gregory Szorc | dirs: convert PyString to PyBytes |
Sat, 08 Oct 2016 16:02:51 +0200 | Gregory Szorc | dirs: inline string macros |
Sat, 08 Oct 2016 22:44:02 +0200 | Gregory Szorc | parsers: use PyVarObject_HEAD_INIT |
Sat, 08 Oct 2016 22:21:22 +0200 | Gregory Szorc | pathencode: use Py_SIZE directly |
Sat, 08 Oct 2016 22:04:56 +0200 | Gregory Szorc | util: remove PyString* aliases on Python 3 |