Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ CP
Class
CP
Lib/test/test_typing.py:4264–4265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4262
x = 1
4263
4264
class
CP(P[int]):
4265
pass
4266
4267
c = CP()
4268
c.foo = 42
Callers
1
test_protocols_pickleable
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_protocols_pickleable
Method · 0.68