Skip to content

Comments

Unify find_packages of different repository types#6165

Merged
radoering merged 2 commits intopython-poetry:masterfrom
radoering:refactor-find-packages
Aug 15, 2022
Merged

Unify find_packages of different repository types#6165
radoering merged 2 commits intopython-poetry:masterfrom
radoering:refactor-find-packages

Conversation

@radoering
Copy link
Member

Moved the repository specific stuff into a _find_packages method so that the prerelease handling (which probably is too strict btw, but that's something for another PR) and logging is not duplicated for all repository types.

Supersedes #6157

radoering and others added 2 commits August 14, 2022 14:39
…andled by canonicalize_name, which is called in PackageSpecification.__init__)

Co-authored-by: David Hotham <[email protected]>
@dimbleby
Copy link
Contributor

Looks good to me!

@radoering radoering requested a review from a team August 14, 2022 13:59
Copy link
Member

@mkniewallner mkniewallner left a comment

Choose a reason for hiding this comment

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

Nice one 👍

@radoering radoering merged commit fdbe6e3 into python-poetry:master Aug 15, 2022
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
@radoering radoering deleted the refactor-find-packages branch November 24, 2024 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants