Skip to content

bpo-39631: Fix file association MIME type in the Windows installer #20205

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

Merged
merged 1 commit into from
May 19, 2020

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented May 19, 2020

Use text/x-python instead of text/plain.

https://bugs.python.org/issue39631

@ZackerySpytz
Copy link
Contributor Author

ZackerySpytz commented May 19, 2020

@zooba Steve, do you think this needs a news entry?

@zooba
Copy link
Member

zooba commented May 19, 2020

No, it's fine as is. Thanks, Zackery!

@zooba zooba merged commit 8c862e5 into python:master May 19, 2020
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2020
…ythonGH-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label May 19, 2020
@bedevere-bot
Copy link

GH-20216 is a backport of this pull request to the 3.9 branch.

@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2020
…ythonGH-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-20219 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 19, 2020
…ythonGH-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-20220 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request May 19, 2020
…H-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request May 19, 2020
…H-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request May 19, 2020
…H-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
(cherry picked from commit 8c862e5)

Co-authored-by: Zackery Spytz <[email protected]>
arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request May 24, 2020
…ythonGH-20205)

Use text/x-python instead of text/plain to avoid issues with tools assuming that "ShellExecute(script)" is a non-executable operation.
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.

5 participants