Skip to content

Backport PR #29745: Use PEP8 style method and function names from#30589

Merged
ksunden merged 3 commits intomatplotlib:v3.10.xfrom
timhoffm:backport-pr-29745-on-v3.10.x
Oct 2, 2025
Merged

Backport PR #29745: Use PEP8 style method and function names from#30589
ksunden merged 3 commits intomatplotlib:v3.10.xfrom
timhoffm:backport-pr-29745-on-v3.10.x

Conversation

@timhoffm
Copy link
Copy Markdown
Member

pyparsing

  • Bump minimum pyparsing version

  • Use PEP8 method names from pyparsing

  • Add api note

  • Clean up pyparsing<3 code

  • Remove unused import

  • Clean up pyparsing import

  • Sort imports

(cherry picked from commit d55bdde)

PR summary

PR checklist