Mercurial > hg
comparison tests/missing-comment.hg @ 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 | 168cc52ad7c2 |
children |
comparison
equal
deleted
inserted
replaced
26106:c568c4db036f | 26107:50582df9d7a7 |
---|