This repository was archived by the owner on Jun 14, 2025. It is now read-only.
Copy-paste old pymbolic.imperative to avoid compat hacks #44
Annotations
10 warnings
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
.env/lib/python3.13/site-packages/pymbolic/primitives.py#L765
Expression.__hash__ is used by <class 'dagrt.codegen.dag_ast.IfThen'>. This is deprecated. Use hash functions supplied by expr_dataclass instead. This will stop working in 2025.
|
|
test/test_ast.py#L125
Expression.__eq__ is used by <class 'dagrt.codegen.dag_ast.IfThen'>. This is deprecated. Use equality comparison supplied by expr_dataclass instead. This will stop working in 2025.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
|
dagrt/codegen/dag_ast.py#L27
'pymbolic.primitives.Expression' is deprecated. Use 'ExpressionNode' instead. 'pymbolic.primitives.Expression' will continue to work until 2026.
|
The logs for this run have expired and are no longer available.
Loading