index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Objects
/
stringlib
/
eq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-124502: Optimize unicode_eq() (#125105)
Victor Stinner
2024-10-08
1
-7/+12
*
gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function (#92705)
Victor Stinner
2022-05-13
1
-3/+0
*
gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)
Inada Naoki
2022-05-12
1
-8/+3
*
bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release ...
Serhiy Storchaka
2020-03-09
1
-4/+5
*
bpo-31338 (#3374)
Barry Warsaw
2017-09-15
1
-2/+1
*
merge
Raymond Hettinger
2013-08-14
1
-9/+0
|
\
|
*
Issue 18719: Remove a false optimization
Raymond Hettinger
2013-08-14
1
-9/+0
*
|
Issue #18722: Remove uses of the "register" keyword in C code.
Antoine Pitrou
2013-08-13
1
-2/+2
|
/
*
Change PyUnicode_KIND to 1,2,4. Drop _KIND_SIZE and _CHARACTER_SIZE.
Martin v. Löwis
2011-10-07
1
-1/+1
*
Implement PEP 393.
Martin v. Löwis
2011-09-28
1
-5/+18
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-11/+11
*
Fixed issue #1564: The set implementation should special-case PyUnicode inste...
Christian Heimes
2007-12-10
1
-0/+21