Skip to content

Add PyStubType implementation for PyArrayLike #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

susu
Copy link

@susu susu commented May 21, 2025

Respecting AllowTypeChange/TypeMustMatch

Added a pyright-based test as well.

…nge/TypeMustMatch

Added a pyright test as well
@termoshtt termoshtt self-requested a review May 31, 2025 06:48
@termoshtt
Copy link
Member

I've update Taskfile.yml and GitHub Actions setting with some cleanup. Please check the error https://github.com/Jij-Inc/pyo3-stub-gen/actions/runs/15361346146/job/43228865450?pr=210 and fix it.

It is already executed from python tests.
@susu
Copy link
Author

susu commented Jun 2, 2025

Thank you for the updates. Running pyright is deliberately removed from Taskfile, because it is already executed within python tests. I chose this way to run it, so I could add negative tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants