summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-25 03:16:32 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-03-25 03:16:32 +0100
commitdabbfe7b3017ff6ba62fb4c44c63a43c180532dd (patch)
treead978feac0c2631ff44aee65c3f33d80c9122977 /Python/marshal.c
parent39183dfc682568e8a00203c26caee893f49ff390 (diff)
downloadcpython-git-dabbfe7b3017ff6ba62fb4c44c63a43c180532dd.tar.gz
Issue #23573: Fix bytes.rfind() and bytearray.rfind() on Windows
Windows has no memrchr() function. This change is only a workaround, the optimization must be reenabled on other platforms.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions