🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Feb 20, 2025

  • Harmonize quotation & spacing style. Fix indentation in example code.
  • _exec (actually, exec_) was used in Py2-compatible libraries where exec was a reserved keyword, but PyQt, for example, has now moved to naming the method exec.

PR summary

PR checklist

- Harmonize quotation & spacing style.  Fix indentation in example code.
- `_exec` (actually, `exec_`) was used in Py2-compatible libraries where
  `exec` was a reserved keyword, but PyQt, for example, has now moved to
  naming the method `exec`.
@github-actions github-actions bot added the Documentation: user guide files in galleries/users_explain or doc/users label Feb 20, 2025
@anntzer anntzer changed the title Copy-edit "interactive figures & async programming" guid. Copy-edit "interactive figures & async programming" guide. Feb 20, 2025
@tacaswell tacaswell added this to the v3.10.1 milestone Feb 21, 2025
@tacaswell tacaswell merged commit 177f28c into matplotlib:main Feb 21, 2025
22 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Feb 21, 2025
@anntzer anntzer deleted the dig branch February 21, 2025 06:33
timhoffm added a commit that referenced this pull request Feb 21, 2025
…650-on-v3.10.x

Backport PR #29650 on branch v3.10.x (Copy-edit "interactive figures & async programming" guide.)
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
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 Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants