Skip to content

Correct function references - #9895

Merged
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:func
Aug 24, 2026
Merged

Correct function references#9895
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:func

Conversation

@radarhere

Copy link
Copy Markdown
Member

Resolves #9894

Corrects a few locations in the documentation where py:method::, :py:meth: or :py:attr: were used when py:function:: and :py:func: would have been more appropriate.

@hugovk
hugovk merged commit 807d689 into python-pillow:main Aug 24, 2026
5 checks passed
@radarhere
radarhere deleted the func branch August 24, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Are ImageColor.getrgb/getcolor intentionally documented with py:method rather than py:function?

2 participants