Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ __init__.py
File
__init__.py
Lib/concurrent/futures/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Copyright 2009 Brian Quinlan. All Rights Reserved.
2
# Licensed to PSF under a Contributor Agreement.
3
4
""
"Execute computations asynchronously using threads or processes."
""
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected