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

mxpy data parse: remove undesired warning message #398

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

andreibancioiu
Copy link
Contributor

@andreibancioiu andreibancioiu commented Jan 13, 2024

Fixes #391.

The warning was added back when the data parse command was implemented. The message is not practical, and way too specific - it doesn't bring an additional value to the general advice: never copy-paste and run scripts from untrusted sources.

For the future, we should be careful about logging on commands whose STDOUT is consumed by downstream applications. Maybe we should even allow users to disable logging on certain commands.

@andreibancioiu andreibancioiu self-assigned this Jan 13, 2024
@andreibancioiu andreibancioiu marked this pull request as ready for review January 13, 2024 21:18
@andreibancioiu andreibancioiu merged commit 4c08e9a into main Jan 15, 2024
11 checks passed
@andreibancioiu andreibancioiu deleted the data-parse-warning branch January 15, 2024 13:44
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.

mxpy data parse (warning reaches STDOUT)
3 participants