Skip to content

docs: clarify entry point support :) - #2123

Merged
webknjaz merged 1 commit into
pypa:mainfrom
aryangetsreal:fix-plugin-entry-points-wording
Sep 1, 2026
Merged

docs: clarify entry point support :)#2123
webknjaz merged 1 commit into
pypa:mainfrom
aryangetsreal:fix-plugin-entry-points-wording

Conversation

@aryangetsreal

@aryangetsreal aryangetsreal commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Hi , this is my first self-PR, hope this help :))). : Info: Clarify the documentation wording around entry point support. Changed: Reworded the note in: creating-and-discovering-plugins.rst creating-and-discovering-plugins.rstRelated issue CLOSES #2115


📚 Documentation preview 📚: https://python-packaging-user-guide--2123.org.readthedocs.build/en/2123/guides/creating-and-discovering-plugins/#using-package-metadata

Comment thread source/guides/creating-and-discovering-plugins.rst
@webknjaz

Copy link
Copy Markdown
Member

Is this your first time using Git? Looks like GH didn't associate the commit with this account.

@aryangetsreal
aryangetsreal force-pushed the fix-plugin-entry-points-wording branch from 778a2fb to 29e817d Compare September 1, 2026 07:16
@aryangetsreal

Copy link
Copy Markdown
Contributor Author

Is this your first time using Git? Looks like GH didn't associate the commit with this account.

im sorry , i think i must've missed something , Please check again.

@webknjaz

webknjaz commented Sep 1, 2026

Copy link
Copy Markdown
Member

Yep, now the commit author is linked but what's up with the unrelated empty line removal that I flagged in the diff?

@aryangetsreal
aryangetsreal force-pushed the fix-plugin-entry-points-wording branch from 29e817d to 398c764 Compare September 1, 2026 07:44
@aryangetsreal

Copy link
Copy Markdown
Contributor Author

You are right the empty line removal was accidental. I have restored it, and the latest commit now contains only the intended wording change. Thanks for catching that!

@webknjaz webknjaz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

@webknjaz
webknjaz enabled auto-merge September 1, 2026 09:06
@webknjaz
webknjaz added this pull request to the merge queue Sep 1, 2026
Merged via the queue into pypa:main with commit cee95c2 Sep 1, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing note in plugin documentation

2 participants