Skip to content

fix: Allow the ; private annotation in import-names/import-namespaces pyproject entries - #2366

Open
edgarrmondragon wants to merge 1 commit into
pypa:masterfrom
edgarrmondragon:fix-private-import-names
Open

fix: Allow the ; private annotation in import-names/import-namespaces pyproject entries#2366
edgarrmondragon wants to merge 1 commit into
pypa:masterfrom
edgarrmondragon:fix-private-import-names

Conversation

@edgarrmondragon

@edgarrmondragon edgarrmondragon commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This follows from #2179 and fixes an omission.

Packages can explicitly annotate their import names/namespaces with "; private", but that wasn't handled in that initial PR.

@edgarrmondragon
edgarrmondragon force-pushed the fix-private-import-names branch from 6e7a6c8 to e2c9aa6 Compare August 5, 2026 03:31
…paces` entries

Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
@edgarrmondragon
edgarrmondragon force-pushed the fix-private-import-names branch from e2c9aa6 to 4a63fc5 Compare August 5, 2026 03:33
@edgarrmondragon edgarrmondragon changed the title fix: Allow the ; private annotation on import-names/import-namespaces entries fix: Allow the ; private annotation in import-names/import-namespaces entries Aug 5, 2026
@edgarrmondragon
edgarrmondragon marked this pull request as ready for review August 5, 2026 03:36
@edgarrmondragon edgarrmondragon changed the title fix: Allow the ; private annotation in import-names/import-namespaces entries fix: Allow the ; private annotation in import-names/import-namespaces pyproject entries Aug 5, 2026
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.

1 participant