Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ NonPR
Class
NonPR
Lib/test/test_typing.py:3855–3855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3853
x = 1
3854
3855
class
NonPR(PR):
pass
3856
3857
class
C(metaclass=abc.ABCMeta):
3858
x = 1
Callers
1
test_non_protocol_subclasses
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_non_protocol_subclasses
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…