Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
818f5b597ae93411cc44e404544247d436026a00
/
Include
/
cpython
/
unicodeobject.h
b4d5a5c
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
by Skip Montanaro
· 5 years ago
d6fb53f
bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)
by Victor Stinner
· 5 years ago
74ea6b5
bpo-40593: Improve syntax errors for invalid characters in source code. (GH-20033)
by Serhiy Storchaka
· 5 years ago
17b4733
bpo-40130: _PyUnicode_AsKind() should not be exported. (GH-19265)
by Serhiy Storchaka
· 5 years ago
3a8c562
Revert "bpo-39087: Add _PyUnicode_GetUTF8Buffer()" (GH-18985)
by Inada Naoki
· 5 years ago
c7ad974
bpo-39087: Add _PyUnicode_GetUTF8Buffer() (GH-17659)
by Inada Naoki
· 5 years ago
6876257
bpo-36389: _PyObject_CheckConsistency() available in release mode (GH-16612)
by Victor Stinner
· 6 years ago
3c8724f
bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980)
by Zackery Spytz
· 6 years ago
fecc4f2
bpo-36356: Release Unicode interned strings on Valgrind (#12431)
by Victor Stinner
· 6 years ago
6a16b18
bpo-36297: remove "unicode_internal" codec (GH-12342)
by Inada Naoki
· 6 years ago
75e4699
bpo-35134: Create Include/cpython/unicodeobject.h (GH-10680)
by Victor Stinner
· 7 years ago