Mercurial > hg
comparison mercurial/manifest.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 | 98e8313dcd9e |
children | 55d341877316 |
comparison
equal
deleted
inserted
replaced
29538:df7d8ea90695 | 29539:666832b9e154 |
---|