Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eshirazi/python-with-braces
/ unicode_decode_call_errorhandler
Function
unicode_decode_call_errorhandler
Objects/unicodeobject.c:1452–1532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
9
PyUnicode_DecodeUTF7Stateful
Function · 0.85
PyUnicode_DecodeUTF8Stateful
Function · 0.85
PyUnicode_DecodeUTF32Stateful
Function · 0.85
PyUnicode_DecodeUTF16Stateful
Function · 0.85
PyUnicode_DecodeUnicodeEscape
Function · 0.85
PyUnicode_DecodeRawUnicodeEscape
Function · 0.85
_PyUnicode_DecodeUnicodeInternal
Function · 0.85
PyUnicode_DecodeASCII
Function · 0.85
PyUnicode_DecodeCharmap
Function · 0.85
Calls
10
PyCodec_LookupError
Function · 0.85
PyUnicodeDecodeError_Create
Function · 0.85
PyUnicodeDecodeError_SetStart
Function · 0.85
PyUnicodeDecodeError_SetEnd
Function · 0.85
PyUnicodeDecodeError_SetReason
Function · 0.85
PyObject_CallFunctionObjArgs
Function · 0.85
PyErr_SetString
Function · 0.85
PyArg_ParseTuple
Function · 0.85
PyErr_Format
Function · 0.85
_PyUnicode_Resize
Function · 0.85
Tested by
no test coverage detected