Mercurial > evolve
log
age | author | description |
---|---|---|
Thu, 11 Jul 2019 15:30:40 -0700 | Martin von Zweigbergk | py3: avoid comparing int and None |
Thu, 11 Jul 2019 21:48:37 -0700 | Martin von Zweigbergk | py3: avoid "%r" for list of byte strings, which produces b'' on py3 |
Thu, 11 Jul 2019 21:48:02 -0700 | Martin von Zweigbergk | py3: avoid "%r" for byte string, which produces b'' on py3 |