Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: correct note about PyOS_InputHook - #32321

Merged
QuLogic merged 2 commits into
matplotlib:mainfrom
tacaswell:doc/fix_inputhook_docs
Sep 9, 2026
Merged

DOC: correct note about PyOS_InputHook#32321
QuLogic merged 2 commits into
matplotlib:mainfrom
tacaswell:doc/fix_inputhook_docs

Conversation

@tacaswell

Copy link
Copy Markdown
Member

PR summary

closes #32314

Tightens up the language and clarifies we own the mac native GUI bindings.

AI Disclosure

Typed strictly from my 🧠 .

PR quality check

  • Use an expressive title, e.g. "Fix title font property precedence"
  • [/] New and changed code is tested
  • [/] Plotting related features are demonstrated in an example
  • [/] New features and API changes have release notes
  • Documentation complies with general and docstring guidelines

@github-actions github-actions Bot added the Documentation: user guide files in galleries/users_explain or doc/users label Sep 9, 2026
Comment thread galleries/users_explain/figure/interactive_guide.rst Outdated
per @iccir 's comments.
@tacaswell

Copy link
Copy Markdown
Member Author

I did ask the robot about this just to see what it did. Opus 4-8 was only like 50% correct in what it gave me back and then when given a link to our docs quickly agreed they were authoritative. Sol read our docs and then regurgitated them back to me.

I guess one point for me over the robots?

@tacaswell tacaswell added this to the v3.11-doc milestone Sep 9, 2026
@QuLogic
QuLogic merged commit ff01737 into matplotlib:main Sep 9, 2026
24 checks passed
@tacaswell
tacaswell deleted the doc/fix_inputhook_docs branch September 9, 2026 04:05
QuLogic added a commit that referenced this pull request Sep 9, 2026
…321-on-v3.11.x

Backport PR #32321 on branch v3.11.x (DOC: correct note about PyOS_InputHook)
iccir added a commit that referenced this pull request Sep 11, 2026
…321-on-v3.11.0-doc

Backport PR #32321 on branch v3.11.0-doc (DOC: correct note about PyOS_InputHook)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: user guide files in galleries/users_explain or doc/users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: PyOS_InputHook documentation is incorrect

3 participants