Mercurial > hg
diff tests/test-pull.t @ 26107:50582df9d7a7
parsers: fix two cases of unsigned long instead of Py_ssize_t
We had to do this before because Python 2.4 didn't understand the n
format specifier in Py_BuildValue and friends. We no longer have that
problem.
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 26 Aug 2015 10:20:07 -0400 |
parents | abcb1ee3b20a |
children | a3fcc8e3136b |