]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix stringcompare when strings contain null bytes.
authorGuido van Rossum <guido@python.org>
Wed, 13 Feb 1991 23:18:39 +0000 (23:18 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 13 Feb 1991 23:18:39 +0000 (23:18 +0000)
commit253919f3b71657fb328890326dec14e5bb3f7dd0
tree2b5666aa77f28c5ab0c05109ad811732c90059b7
parent5153e5ecd722ff4b3a0cbf16fc2ab3eb2a3d46ef
Fix stringcompare when strings contain null bytes.
Objects/stringobject.c