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 the flag in "subprocess.check_call" for Windows #306

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

vlad-perevezentsev
Copy link
Collaborator

@vlad-perevezentsev vlad-perevezentsev commented Mar 1, 2021

This PR fixes Bandit warning in building script related to subprocess.check_call(..., shell=True).

@diptorupd
Copy link
Contributor

@vlad-perevezentsev Is this flagged by bandit? Please put a description on why this PR is needed and what it does.

@PokhodenkoSA
Copy link
Contributor

@vlad-perevezentsev Is this flagged by bandit? Please put a description on why this PR is needed and what it does.

Done.

@PokhodenkoSA PokhodenkoSA merged commit a0495d4 into IntelPython:master Mar 2, 2021
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
diptorupd pushed a commit to diptorupd/dpctl that referenced this pull request Mar 4, 2021
@vlad-perevezentsev vlad-perevezentsev deleted the fix_for_bandit branch June 20, 2023 10:54
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.

3 participants