Drop old Sphinx version constraint to pick up global constraint #196
Annotations
10 warnings
|
Main Script:
.env/lib/python3.14/site-packages/islpy/_monkeypatch.py#L815
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
.env/lib/python3.14/site-packages/islpy/_monkeypatch.py#L815
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
.env/lib/python3.14/site-packages/islpy/_monkeypatch.py#L815
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
.env/lib/python3.14/site-packages/islpy/_monkeypatch.py#L815
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
test/test_isl.py#L123
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
test/test_isl.py#L123
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
test/test_isl.py#L212
Map.apply_domain with implicit conversion of self to UnionMap is deprecated and will stop working in 2026. Explicitly convert to UnionMap, using .to_union_map().
|
|
Main Script:
test/test_isl.py#L212
Map.apply_domain with implicit conversion of self to UnionMap is deprecated and will stop working in 2026. Explicitly convert to UnionMap, using .to_union_map().
|
|
Main Script:
test/test_isl.py#L99
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
|
Main Script:
test/test_isl.py#L99
Aff.is_equal with implicit conversion of self to PwAff is deprecated and will stop working in 2026. Explicitly convert to PwAff, using .to_pw_aff().
|
Loading