Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ locals
Function
locals
lib/sqlalchemy/util/cython.py:70–71 · lib/sqlalchemy/util/cython.py::locals
(**kwargs: Any)
Source
from the content-addressed store, hash-verified
68
69
70
def
locals(**kwargs: Any) -> _NO_OP[_T]:
class
="cm"># noqa: A001
71
return
_no_op
72
73
74
def
wraparound(value: bool) -> _NO_OP[_T]:
Callers
15
__init__.py
File · 0.85
__init__.py
File · 0.85
_AssociationList
Class · 0.85
_AssociationDict
Class · 0.85
_AssociationSet
Class · 0.85
OrderingList
Class · 0.85
__init__.py
File · 0.85
_generate_init
Function · 0.85
_list_decorators
Function · 0.85
_dict_decorators
Function · 0.85
_set_decorators
Function · 0.85
collections.py
File · 0.85
Calls
no outgoing calls
Tested by
11
test_join_render
Method · 0.68
test_dupe_cols
Method · 0.68
test_modern_tuple
Method · 0.68
test_modern_tuple_future
Method · 0.68
test_legacy_tuple_old_select
Method · 0.68
test_column_metadata
Method · 0.68
test_join_entity_arg
Method · 0.68
test_params_with_join
Method · 0.68
test_joins
Method · 0.68
check_args
Method · 0.68
check_args
Method · 0.68