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 fromjson() to support reading from stdin #667

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Fix fromjson() to support reading from stdin

60818d5
Select commit
Loading
Failed to load commit list.
Open

Fix fromjson() to support reading from stdin #667

Fix fromjson() to support reading from stdin
60818d5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Semgrep (reported by Codacy) succeeded May 12, 2024 in 12s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 22 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Semgrep (reported by Codacy)

The application was found using assert in non-test code. Note test

The application was found using assert in non-test code.

Check notice on line 10 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Semgrep (reported by Codacy)

The application was found using assert in non-test code. Note test

The application was found using assert in non-test code.

Check notice on line 17 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Semgrep (reported by Codacy)

The application was found using assert in non-test code. Note test

The application was found using assert in non-test code.