Skip to content
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-41070: Simplify pyshellext.dll build #21037

Merged
merged 2 commits into from Jun 23, 2020
Merged

bpo-41070: Simplify pyshellext.dll build #21037

merged 2 commits into from Jun 23, 2020

Conversation

nnemkin
Copy link
Contributor

@nnemkin nnemkin commented Jun 22, 2020

Replace MIDL-generated file with manual GUID definition.

Use the same .def file for release and debug builds.

https://bugs.python.org/issue41070

Replace MIDL-generated file with manual GUID definition.

Use the same .def file for release and debug builds.
@zooba
Copy link
Member

zooba commented Jun 23, 2020

Gah, sorry, was trying to fix one extra thing and messed up the push. I'll fix it

@zooba zooba merged commit bbf36e8 into python:master Jun 23, 2020
@nnemkin nnemkin deleted the pyshellext branch June 24, 2020 06:55
fasih pushed a commit to fasih/cpython that referenced this pull request Jun 29, 2020
Replace MIDL-generated file with manual GUID definition.
Use the same .def file for release and debug builds.
Update setup build to support latest toolset
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
Replace MIDL-generated file with manual GUID definition.
Use the same .def file for release and debug builds.
Update setup build to support latest toolset
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull request Nov 30, 2021
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull request Nov 30, 2021
thatbirdguythatuknownot added a commit to thatbirdguythatuknownot/cpython that referenced this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants