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

Skip to content

DOC: Use raw strings instead of doubling \\ for hatches where possible - #32168

Merged
QuLogic merged 1 commit into
matplotlib:mainfrom
timhoffm:doc-hatch-raw
Aug 4, 2026
Merged

DOC: Use raw strings instead of doubling \\ for hatches where possible#32168
QuLogic merged 1 commit into
matplotlib:mainfrom
timhoffm:doc-hatch-raw

Conversation

@timhoffm

@timhoffm timhoffm commented Aug 4, 2026

Copy link
Copy Markdown
Member

PR summary

Implementing #32078 (comment).

Note: r"\" is invalid in python, so for single backslash we still must keep "\\".

AI Disclosure

no AI

PR quality check

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

@github-actions github-actions Bot added the Documentation: examples files in galleries/examples label Aug 4, 2026
@QuLogic QuLogic added this to the v3.11.2 milestone Aug 4, 2026
@QuLogic
QuLogic merged commit 111ba00 into matplotlib:main Aug 4, 2026
24 checks passed
QuLogic added a commit that referenced this pull request Aug 5, 2026
QuLogic added a commit that referenced this pull request Aug 5, 2026
…168-on-v3.11.x

Backport PR #32168 on branch v3.11.x (DOC: Use raw strings instead of doubling \\ for hatches where possible)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: examples files in galleries/examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants