Skip to content

Comments

Handle circular dependencies when getting extras#2787

Merged
finswimmer merged 1 commit intopython-poetry:masterfrom
abn:fix-recursion-extras
Aug 28, 2020
Merged

Handle circular dependencies when getting extras#2787
finswimmer merged 1 commit intopython-poetry:masterfrom
abn:fix-recursion-extras

Conversation

@abn
Copy link
Member

@abn abn commented Aug 9, 2020

Resolves #2376 #2555

@abn abn added this to the 1.1 milestone Aug 9, 2020
@abn abn added the kind/bug Something isn't working as expected label Aug 9, 2020
@abn abn requested a review from a team August 9, 2020 22:46
@abn abn linked an issue Aug 9, 2020 that may be closed by this pull request
3 tasks
Copy link

@bneijt bneijt left a comment

Choose a reason for hiding this comment

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

Seems reasonable enough.

Copy link
Member

@finswimmer finswimmer left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@finswimmer finswimmer merged commit 8b8b97a into python-poetry:master Aug 28, 2020
@sdispater sdispater mentioned this pull request Sep 18, 2020
@abn abn deleted the fix-recursion-extras branch October 6, 2020 22:00
@github-actions
Copy link

github-actions bot commented Mar 1, 2024

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 Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation of extras: maximum recursion depth exceeded RecursionError when installing mkdocs-material

3 participants