Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9a8ad0c5ea6d9562d94d6e4f8c0be28927cdcaa6
/
Objects
/
stringlib
/
ucs2lib.h
41a863c
Issue #13706: Fix format(int, "n") for locale with non-ASCII thousands separator
by Victor Stinner
· 13 years ago
21e0da2
remove some usage of Py_UNICODE_TOUPPER/LOWER
by Benjamin Peterson
· 13 years ago
0fc3519
stringlib: remove unused STRINGLIB_FILL
by Victor Stinner
· 13 years ago
d218bf1
stringlib: Fix STRINGLIB_STR for UCS2/UCS4
by Victor Stinner
· 13 years ago
8cc70dc
Fix fastsearch for UCS2 and UCS4
by Victor Stinner
· 13 years ago
e57b1c0
Mark PyUnicode_FromUCS[124] as private
by Victor Stinner
· 13 years ago
d63a3b8
Implement PEP 393.
by Martin v. Löwis
· 13 years ago