Staging
v0.5.1
https://github.com/python/cpython
Revision dabbfe7b3017ff6ba62fb4c44c63a43c180532dd authored by Victor Stinner on 25 March 2015, 02:16:32 UTC, committed by Victor Stinner on 25 March 2015, 02:16:32 UTC
Windows has no memrchr() function.

This change is only a workaround, the optimization must be reenabled on other
platforms.
1 parent 39183df
History
Tip revision: dabbfe7b3017ff6ba62fb4c44c63a43c180532dd authored by Victor Stinner on 25 March 2015, 02:16:32 UTC
Issue #23573: Fix bytes.rfind() and bytearray.rfind() on Windows
Tip revision: dabbfe7
File Mode Size
darwin
libffi
libffi_arm_wince
libffi_msvc
libffi_osx
_ctypes.c -rw-r--r-- 175.4 KB
_ctypes_test.c -rw-r--r-- 15.2 KB
_ctypes_test.h -rw-r--r-- 82 bytes
callbacks.c -rw-r--r-- 16.9 KB
callproc.c -rw-r--r-- 51.6 KB
cfield.c -rw-r--r-- 44.5 KB
ctypes.h -rw-r--r-- 12.9 KB
ctypes_dlfcn.h -rw-r--r-- 663 bytes
libffi.diff -rw-r--r-- 7.0 KB
malloc_closure.c -rw-r--r-- 2.7 KB
stgdict.c -rw-r--r-- 19.0 KB

back to top