Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve gracefulness when invoking wireviz.parse() without file_out argument #254

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

amotl
Copy link
Member

@amotl amotl commented Oct 22, 2021

Hi Daniel,

this patch would be a fix for the regression we reported and would resolve #253. Let me know what you think about it.

With kind regards,
Andreas.

This happened to be a regression for WireViz-Web [1], which aims to do
as much in memory as possible.

[1] https://github.com/daq-tools/wireviz-web.
@formatc1702
Copy link
Collaborator

Thanks.

I am tempted to add this as a hotfix to master, and publishing a v0.3.1 to PyPI with this.
As I wrote in #253, v0.4 and later should benefit from the big refactoring anyway.

.gitignore Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@formatc1702 formatc1702 merged commit 80b7a54 into wireviz:master Oct 25, 2021
@formatc1702
Copy link
Collaborator

WireViz 0.3.1 has been released on PyPI, and it includes the hotfix:
https://pypi.org/project/wireviz/

@amotl amotl deleted the amo/fix-auto-title branch November 9, 2021 18:19
@amotl
Copy link
Member Author

amotl commented Nov 9, 2021

Hi Daniel,

thanks for releasing WireViz 0.3.1. After bringing in wireviz/wireviz-web#4, I also just published WireViz-Web 0.3.1.

With kind regards,
Andreas.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WireViz 0.3: file_out argument to wireviz.parse() became mandatory
2 participants