Skip to content

Fix --same-loops flag in compile subprocess invocation#475

Open
stratakis wants to merge 1 commit into
python:mainfrom
stratakis:samehyphen
Open

Fix --same-loops flag in compile subprocess invocation#475
stratakis wants to merge 1 commit into
python:mainfrom
stratakis:samehyphen

Conversation

@stratakis
Copy link
Copy Markdown

When the compile subcommand spawns a "pyperformance run" subprocess, it constructs --same_loops on the command line where argparse only accepts --same-loops. Change the flag to use the hyphenated form.

When the compile subcommand spawns a "pyperformance run"
subprocess, it constructs --same_loops on the command line
where argparse only accepts --same-loops. Change the flag to
use the hyphenated form.
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.

1 participant