Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e6b14c026fd9045a0d460b62dbcb512fca4c64ec
/
Objects
/
stringlib
/
eq.h
b2e5794
bpo-31338 (#3374)
by Barry Warsaw
· 7 years ago
d06eeb4
merge
by Raymond Hettinger
· 11 years ago
b1b915c
Issue 18719: Remove a false optimization
by Raymond Hettinger
· 11 years ago
9ed5f27
Issue #18722: Remove uses of the "register" keyword in C code.
by Antoine Pitrou
· 11 years ago
c47adb0
Change PyUnicode_KIND to 1,2,4. Drop _KIND_SIZE and _CHARACTER_SIZE.
by Martin v. Löwis
· 13 years ago
d63a3b8
Implement PEP 393.
by Martin v. Löwis
· 13 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 14 years ago
0ded5b5
Fixed issue #1564: The set implementation should special-case PyUnicode instead of PyString
by Christian Heimes
· 17 years ago