comparison mercurial/store.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 81c38cb9c1a1
children 400dfded8a29
comparison
equal deleted inserted replaced
29538:df7d8ea90695 29539:666832b9e154