Skip to content

Add third-party library pyqtgraph#14882

Draft
TiborVoelcker wants to merge 2 commits intopython:mainfrom
TiborVoelcker:main
Draft

Add third-party library pyqtgraph#14882
TiborVoelcker wants to merge 2 commits intopython:mainfrom
TiborVoelcker:main

Conversation

@TiborVoelcker
Copy link
Copy Markdown

Resolves #14881.

@TiborVoelcker
Copy link
Copy Markdown
Author

These are mainly the auto-generated stub files for now, with only the dynamically inherited methods (mentioned in #14882) fixed that I found.

I would be happy to put in some more work if the PR is wanted.

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@brianschubert
Copy link
Copy Markdown
Collaborator

Marking this as a draft for now since the CI isn't passing.

If there are many issues with the auto-generated stubs, you can consider reducing to a smaller set of partial stubs that you are able to get CI passing for. See also the below links for tips on writing partial stubs:

@brianschubert brianschubert marked this pull request as draft March 14, 2026 19:29
@TiborVoelcker
Copy link
Copy Markdown
Author

I was waiting to see if such a MR would welcomed.
Sadly, now I don't have the time for this anymore. But I'm planning to complete this (at least partial stubs as you suggested) once I have some time available again.

@srittau
Copy link
Copy Markdown
Collaborator

srittau commented Apr 4, 2026

We generally accept stubs for actively maintained packages published on PyPI that don't have their own stub or inline annotations.

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.

Add pyqtgraph stub

3 participants