Skip to content

Add explicit overloads for pyplot.{show,subplot} #30202

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

Merged
merged 7 commits into from
Jun 27, 2025

Conversation

ZPyrolink
Copy link
Contributor

PR summary

This PR update lib/matplotlib/pyplot.py to add overloads for the following methods:

  • subplot
  • show

PR checklist

(cherry picked from commit 1ff2bd2)
(cherry picked from commit f4693e3)
@ZPyrolink ZPyrolink mentioned this pull request Jun 21, 2025
2 tasks
@ZPyrolink ZPyrolink changed the title Pyplot overloads Pyplot explicit signature with overloads Jun 21, 2025
@melissawm melissawm moved this to Needs review in First Time Contributors Jun 23, 2025
@QuLogic QuLogic changed the title Pyplot explicit signature with overloads Add explicit overloads for pyplot.{show,subplot} Jun 23, 2025
@QuLogic QuLogic merged commit 4b03f0c into matplotlib:main Jun 27, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from Needs review to Waiting for author in First Time Contributors Jun 27, 2025
@QuLogic QuLogic added this to the v3.11.0 milestone Jun 27, 2025
@QuLogic QuLogic moved this from Waiting for author to Merged in First Time Contributors Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

[MNT]: pyplot type hints
4 participants