-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
gh-101282: Enclose BOLT_APPLY_FLAGS value in double quotes #104752
Conversation
cc @indygreg Not decided yet which PR will be merged |
Dong-hee: I'll take a look tonight (CET). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you're done making the requested changes, leave the comment: |
Thanks! |
Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry @corona10, I had trouble checking out the |
…es (pythongh-104752) (cherry picked from commit c437851) Co-authored-by: Dong-hee Na <[email protected]>
GH-104853 is a backport of this pull request to the 3.12 branch. |
GH-104853 is a backport of this pull request to the 3.12 branch. |
I forgot to ask the obvious question: did you verify that the warning disappeared? |
Without this revert on macOS:
With this revert on macOS: