summaryrefslogtreecommitdiff
path: root/Cython/Utility/Coroutine.c
diff options
context:
space:
mode:
authorscoder <stefan_ml@behnel.de>2023-05-15 22:07:30 +0200
committerGitHub <noreply@github.com>2023-05-15 22:07:30 +0200
commitdec61cdd222ded6d5f96a635d9c4b0dddcbc4e78 (patch)
treee6659d13144cf489abdaaf7a23106d8f46f5bf6c /Cython/Utility/Coroutine.c
parent580ceee71fd890b86678ec3c41b6a2b73b18440f (diff)
downloadcython-dec61cdd222ded6d5f96a635d9c4b0dddcbc4e78.tar.gz
Custom int128 conversion as a slow fallback (GH-5419)
* Use a custom (although slow) PyLong->cint128 conversion if "_PyLong_AsByteArray()" is missing (in PyPy/Limited API). * Avoid large integer conversion for enum types (where shift etc. don't work well).
Diffstat (limited to 'Cython/Utility/Coroutine.c')
0 files changed, 0 insertions, 0 deletions