Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Sep 2018 22:23:02 +0900 | Yuya Nishihara | setup: exclude vendored futures package on Python 3 |
Thu, 13 Sep 2018 11:08:08 -0400 | Augie Fackler | py3: whitelist another passing test |
Thu, 13 Sep 2018 00:42:25 -0400 | Matt Harbison | py3: prevent the win32 ctype _fields_ from being transformed to bytes |
Thu, 13 Sep 2018 17:32:20 -0400 | Matt Harbison | cext: fix warnings when building for py3 on Windows |
Thu, 13 Sep 2018 12:43:50 -0400 | Matt Harbison | cext: stop preprocessing a partial function call |
Thu, 13 Sep 2018 12:37:32 -0400 | Matt Harbison | py3: add b'' to some setup.py strings for Windows |
Thu, 13 Sep 2018 18:09:22 -0400 | Augie Fackler | dagop: fix typo spotted while doing unrelated investigation |