-
Committer:
Martin
-
Date:
2018-11-17 18:20:36 UTC
-
mto:
This revision was merged to the branch mainline in
revision
7189.
-
Revision ID:
gzlist@googlemail.com-20181117182036-74p6gn6gl28371j1
Reintroduce mask for _search_key_16
Needed for Python 2 on 64-bit where zlib.crc32 returns a negative value.
Specifying the UL suffix at least generates plain C code without going
through a Python object and additional Cython conversion functions.