-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
bpo-45893: Add missing extern C to initconfig.h (GH-29761) #29761
Conversation
Co-authored-by: Steve Dower <[email protected]>
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.
What about Steve's other suggestion?
Thanks for the ping. I missed his suggestion. I'll amend the PR. |
GHA now has:
|
Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Co-authored-by: Steve Dower <[email protected]> (cherry picked from commit f4afc53) Co-authored-by: Christian Heimes <[email protected]>
GH-29765 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: Steve Dower <[email protected]> (cherry picked from commit f4afc53) Co-authored-by: Christian Heimes <[email protected]>
Co-authored-by: Steve Dower <[email protected]>
Co-authored-by: Steve Dower [email protected]
https://bugs.python.org/issue45893