-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
DOC: add "See Also: draw_idle" reference to pyplot.draw #24584
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
Conversation
Not sure what was wrong with circle, "powercycled" to see if that fixed it. |
I am still confused about why circle is failing. |
You mean the circleCI pipeline? I think it fails in every pull request but don't know why. Here's what they said
So it looks like some account configuration issue |
Circle is running on other PRs, would you be willing to rebase your PR onto current main (or I can do it for you, but do not want to force-push to your branch with out permission)? |
rebased to latest commit but the problem seems consist |
BTW you are welcomed if you want to do more test and force push on this branch. That will be much more easier |
If circle on #24622 passes I will merge this PR. |
See https://gitter.im/matplotlib/matplotlib?at=638d07ac4abb3f4684a40439 for discussion debugging this. Our theory is that there is something confused on the circleCI side with @hukaidong 's account which is the source of the problem. |
CI passed on #24622 so I'm going to merge this PR and close mine. |
…e to pyplot.draw
…584-on-v3.6.x Backport PR #24584 on branch v3.6.x (DOC: add "See Also: draw_idle" reference to pyplot.draw)
PR Summary
This is a simple solution following the issue #24578. Adding a reference
draw_idle
may reduce confusion to audiences who is visiting this page.PR Checklist
Documentation and Tests
pytest
passes)Release Notes
.. versionadded::
directive in the docstring and documented indoc/users/next_whats_new/
.. versionchanged::
directive in the docstring and documented indoc/api/next_api_changes/
next_whats_new/README.rst
ornext_api_changes/README.rst