Skip to content

Conversation

@tiran
Copy link
Member

@tirantiran commented Nov 24, 2021

Co-authored-by: Steve Dower <steve.dower@python.org>
Copy link
Member

@gvanrossumgvanrossum left a 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?

@tiran
Copy link
MemberAuthor

What about Steve's other suggestion?

Thanks for the ping. I missed his suggestion. I'll amend the PR.

@tiran
Copy link
MemberAuthor

GHA now has:

 python_uwp.cpp Generating code Finished generating code pythonw_uwp.vcxproj -> D:\a\cpython\cpython\PCbuild\amd64\pythonw_uwp.exe 

@tirantiran changed the title bpo-45893: Add missing extern C to initconfig.hbpo-45893: Add missing extern C to initconfig.h (GH-29761)Nov 24, 2021
@tirantiran merged commit f4afc53 into python:mainNov 24, 2021
@tirantiran deleted the bpo-45893 branch November 24, 2021 20:12
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 24, 2021
Co-authored-by: Steve Dower <steve.dower@python.org> (cherry picked from commit f4afc53) Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label Nov 24, 2021
@bedevere-bot
Copy link

GH-29765 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Nov 24, 2021
Co-authored-by: Steve Dower <steve.dower@python.org> (cherry picked from commit f4afc53) Co-authored-by: Christian Heimes <christian@python.org>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Co-authored-by: Steve Dower <steve.dower@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tiran@miss-islington@bedevere-bot@gvanrossum@the-knights-who-say-ni