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

Fix pydot regression #668

Merged
merged 4 commits into from
Jul 19, 2019
Merged

Fix pydot regression #668

merged 4 commits into from
Jul 19, 2019

Conversation

nerdvegas
Copy link
Contributor

This fixes a regression introduced in 2.34.0, which causes rez-context -g to
fail. The pydot vendor package was updated, and the newer version includes a
breaking change. Where pydot.graph_from_dot_data used to return a single graph
object, it now returns a list of graph objects.

@nerdvegas
Copy link
Contributor Author

Please note the included CHANGELOG update! We should begin enforcing this (cause I'm getting tired of doing changelog updates :P ).

@nerdvegas nerdvegas merged commit 74d25f9 into master Jul 19, 2019
@bpabel bpabel deleted the dot-regression branch January 19, 2023 20:33
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.

None yet

1 participant