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