Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _py_warnings.py
File
_py_warnings.py
Lib/_py_warnings.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Python part of the warnings subsystem."
""
2
3
import
sys
4
import
_contextvars
Callers
nothing calls this directly
Calls
2
_GlobalContext
Class · 0.85
RLock
Method · 0.80
Tested by
no test coverage detected