comparison .hgignore @ 44083:29a110e2776e

sha1dc: use proper string functions on Python 2/3 PyString_FromStringAndSize doesn't exist on Python 3: we need to use PyUnicode_FromStringAndSize. The extension now compiles without warnings on Python 2 and 3. Differential Revision: https://phab.mercurial-scm.org/D7878
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 14 Jan 2020 17:53:43 -0800
parents 8492c6293c31
children 922dbf0df4f1
comparison
equal deleted inserted replaced
44082:c3f741bb2f33 44083:29a110e2776e