comparison mercurial/merge.py @ 29539:666832b9e154

bdiff: use ssize_t in favor of Py_ssize_t in cpython-unaware locations This function and struct will be exposed via cffi, so we need to remove the cpython API dependency they currently have.
author Maciej Fijalkowski <fijall@gmail.com>
date Wed, 13 Jul 2016 09:36:24 +0200
parents 1e4512eac59e
children b33c0c38d68f
comparison
equal deleted inserted replaced
29538:df7d8ea90695 29539:666832b9e154