f4pga / f4pga/f4pga-arch-defs

Python scripts should only create output on success

Open
#62 2 comments 0 reactions 0 assignees View on GitHub
help wanted lang-python type-utils
Dominant language
Jupyter Notebook
Stars
314
Forks
121
PR merge metrics
No merged PRs in 30d

Description

Currently the Python scripts will create malformed files if they die half way through. They should instead use StringIO to create the file in memory and then output the file all together at once so this never happens.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.