Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ utf8
Function
utf8
python/python3/tornado/escape.py:174–175 ·
view source on GitHub ↗
(value: bytes)
Source
from the content-addressed store, hash-verified
172
173
@typing.overload
174
def
utf8(value: bytes) -> bytes:
175
pass
176
177
178
@typing.overload
# noqa: F811
Callers
15
body
Method · 0.90
redirect
Method · 0.90
write
Method · 0.90
render
Method · 0.90
xsrf_token
Method · 0.90
_decode_xsrf_token
Method · 0.90
check_xsrf_cookie
Method · 0.90
check_etag_header
Method · 0.90
create_signed_value
Function · 0.90
format_field
Function · 0.90
decode_signed_value
Function · 0.90
_decode_signed_value_v1
Function · 0.90
Calls
1
type
Enum · 0.50
Tested by
15
get
Method · 0.72
test_bytes
Method · 0.72
test_comment
Method · 0.72
test_unicode_template
Method · 0.72
test_unicode_literal_expression
Method · 0.72
test_apply
Method · 0.72
test_unicode_apply
Method · 0.72
upper
Method · 0.72
test_bytes_apply
Method · 0.72
test_if
Method · 0.72
test_if_empty_body
Method · 0.72
test_try
Method · 0.72