Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Notify" user of a cyclic package dependency #607

Closed
wants to merge 1 commit into from
Closed

"Notify" user of a cyclic package dependency #607

wants to merge 1 commit into from

Conversation

chris-blay
Copy link

It's too bad a lot of useful information was lost inside topological_order.py but still better than just an AttributeError.

Still looking for other places that need to check for this...

It's too bad a lot of useful information was lost inside `topological_order.py` but still better than _just_ an `AttributeError`.

Still looking for other places that need to check for this...
@dirk-thomas
Copy link
Member

Thanks for reporting the problem. Your pull request won't be merged as-is due to the inappropriate commend and the lack of printing the actual package names involved in the circular dependency which makes it less value for the user.

dirk-thomas added a commit that referenced this pull request Mar 20, 2014
@chris-blay chris-blay deleted the patch-1 branch March 21, 2014 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants