Fix invalid Python type annotation and return types (#8772) by rtzam · Pull Request #8773 · halide/Halide · GitHub
Skip to content

Fix invalid Python type annotation and return types (#8772)#8773

Merged
rtzam merged 1 commit into
mainfrom
rtzam/fix-python-return-type-and-annos
Aug 21, 2025
Merged

Fix invalid Python type annotation and return types (#8772)#8773
rtzam merged 1 commit into
mainfrom
rtzam/fix-python-return-type-and-annos

Conversation

@rtzam

@rtzam rtzam commented Aug 20, 2025

Copy link
Copy Markdown

Fixes #8772. See the issue for description of the problem and fix.

@rtzam rtzam requested a review from alexreinking August 20, 2025 15:59
@alexreinking alexreinking added the python Issues related to Halide/Python interop label Aug 20, 2025
@rtzam

rtzam commented Aug 21, 2025

Copy link
Copy Markdown
Author

@rtzam rtzam merged commit c7acd05 into main Aug 21, 2025
6 of 16 checks passed
@rtzam rtzam deleted the rtzam/fix-python-return-type-and-annos branch August 21, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Issues related to Halide/Python interop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Halide Python Helpers have incorrect type annotations and return types

3 participants