X Tutup
Skip to content

DOC: don't index or unpack the return value of pie#30799

Merged
timhoffm merged 1 commit intomatplotlib:mainfrom
rcomer:pie-return
Nov 29, 2025
Merged

DOC: don't index or unpack the return value of pie#30799
timhoffm merged 1 commit intomatplotlib:mainfrom
rcomer:pie-return

Conversation

@rcomer
Copy link
Copy Markdown
Member

@rcomer rcomer commented Nov 29, 2025

PR summary

Follow up to #30733. I thought I had found all instances in the docs where we index or unpack the return value of pie, but my grepping skills must have failed me. This time I commented out the getitem method and ran make clean html, so I think I should really have caught them all now.

PR checklist

@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Nov 29, 2025
@rcomer rcomer added this to the v3.11.0 milestone Nov 29, 2025
@timhoffm timhoffm merged commit 6cb93cd into matplotlib:main Nov 29, 2025
20 checks passed
@rcomer rcomer deleted the pie-return branch November 29, 2025 12:18
has2k1 pushed a commit to has2k1/matplotlib that referenced this pull request Dec 11, 2025
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
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.

2 participants

X Tutup