Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-133741: Check strace version in support.strace_helper#133763
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Need strace 5.5 or newer for the --trace option.
Python 3.13 test_subprocess uses a different strategy: it runs My PR parses the strace version from |
Could the version check go inside |
I wrote a simpler change:#133766 |
Uh oh!
There was an error while loading.Please reload this page.
Need strace 5.5 or newer for the --trace option.