]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- #122162 -- unicodeobject.c --- Fix unicode .split() off-by-one
authorMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 06:48:52 +0000 (06:48 +0000)
committerMoshe Zadka <moshez@math.huji.ac.il>
Sat, 31 Mar 2001 06:48:52 +0000 (06:48 +0000)
commit95e22659639c544ad950d18346e02a919b9d1dd4
tree750c04641e327b8647de459cab3a687c68ef6b3f
parent23ec9ebaf9bc0cb8fa17be69b07d793584797c49
- #122162 -- unicodeobject.c --- Fix unicode .split() off-by-one

- Loosely based on patch #103249 -- Fix core dumps in PyUnicode_Count
Misc/NEWS
Objects/stringobject.c
Objects/unicodeobject.c