MCPcopy
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
70def locals(**kwargs: Any) -> _NO_OP[_T]: class="cm"># noqa: A001
71 return _no_op
72
73
74def wraparound(value: bool) -> _NO_OP[_T]:

Callers 15

__init__.pyFile · 0.85
__init__.pyFile · 0.85
_AssociationListClass · 0.85
_AssociationDictClass · 0.85
_AssociationSetClass · 0.85
OrderingListClass · 0.85
__init__.pyFile · 0.85
_generate_initFunction · 0.85
_list_decoratorsFunction · 0.85
_dict_decoratorsFunction · 0.85
_set_decoratorsFunction · 0.85
collections.pyFile · 0.85

Calls

no outgoing calls

Tested by 11

test_join_renderMethod · 0.68
test_dupe_colsMethod · 0.68
test_modern_tupleMethod · 0.68
test_column_metadataMethod · 0.68
test_join_entity_argMethod · 0.68
test_params_with_joinMethod · 0.68
test_joinsMethod · 0.68
check_argsMethod · 0.68
check_argsMethod · 0.68