FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands by zooba · Pull Request #100944 · python/cpython · GitHub

/ cpython Public

gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands - #100944

Merged
zooba merged 3 commits into
python:mainfrom
zooba:gh-100247
Jan 13, 2023
Merged

gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands#100944
zooba merged 3 commits into
python:mainfrom
zooba:gh-100247

Conversation

zooba commented Jan 11, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

zooba commented Jan 12, 2023

Copy link
Copy Markdown
Member Author

Added some docs to cover the command configuration, though I'm not thrilled with them. Open to any suggestions on better examples - my only condition is that I don't want to draw too much attention to this. It works, and we'll keep it working, but it's not meant to be a major feature

zooba commented Jan 13, 2023

Copy link
Copy Markdown
Member Author

On re-reading, I don't hate the example quite so much, so we'll get the fix in. Docs can be changed later

zooba merged commit 468c3bf into python:main Jan 13, 2023

Copy link
Copy Markdown
Contributor

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

zooba deleted the gh-100247 branch January 13, 2023 11:49

Copy link
Copy Markdown

GH-101012 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label Jan 13, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 13, 2023
… for finding custom commands (pythonGH-100944)

(cherry picked from commit 468c3bf)

Co-authored-by: Steve Dower <steve.dower@python.org>
miss-islington added a commit that referenced this pull request Jan 13, 2023
…inding custom commands (GH-100944)

(cherry picked from commit 468c3bf)

Co-authored-by: Steve Dower <steve.dower@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL