DOC: add "See Also: draw_idle" reference to pyplot.draw#24584
DOC: add "See Also: draw_idle" reference to pyplot.draw#24584tacaswell merged 1 commit intomatplotlib:mainfrom hukaidong:draw_doc
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_idlemay reduce confusion to audiences who is visiting this page.PR Checklist
Documentation and Tests
pytestpasses)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.rstornext_api_changes/README.rst