Skip to content

chore: improve installer maintenance path#336

Open
lphuc2250gma wants to merge 1 commit into
pypa:mainfrom
lphuc2250gma:maint/20260525045723
Open

chore: improve installer maintenance path#336
lphuc2250gma wants to merge 1 commit into
pypa:mainfrom
lphuc2250gma:maint/20260525045723

Conversation

@lphuc2250gma

Copy link
Copy Markdown

Summary:

  • Add a focused unit test in tests/test_utils.py that exercises an edge case of installer.utils.parse_entrypoints (e.g., entries with surrounding whitespace, comments, or duplicate group headers) to lock in current behavior; if the function lacks explicit handling for one of these, add a minimal narrow assertion/guard in src/installer/utils.py rather than restructuring it.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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