Mercurial > hg
comparison tests/test-import-context.t @ 24574:e97a00bf18ae
parsers: factor out most of asciilower into an internal function
We're going to reuse this in upcoming patches.
The change to Py_ssize_t is necessary because parsers.c doesn't define
PY_SSIZE_T_CLEAN. That macro changes the behavior of PyArg_ParseTuple but not
PyBytes_GET_SIZE.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Tue, 31 Mar 2015 10:25:29 -0700 |
parents | f2719b387380 |
children | 75be14993fda |
comparison
equal
deleted
inserted
replaced
24573:701d3554de0e | 24574:e97a00bf18ae |
---|