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

gh-98692: Enable treating shebang lines as executables in py.exe launcher by zooba · Pull Request #98732 · python/cpython · GitHub

/ cpython Public

gh-98692: Enable treating shebang lines as executables in py.exe launcher - #98732

Merged
zooba merged 7 commits into
python:mainfrom
zooba:gh-98692
Oct 31, 2022
Merged

gh-98692: Enable treating shebang lines as executables in py.exe launcher#98732
zooba merged 7 commits into
python:mainfrom
zooba:gh-98692

Conversation

zooba commented Oct 26, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

zooba added type-bug An unexpected behavior, bug, or error OS-windows needs backport to 3.11 only security fixes labels Oct 26, 2022
zooba requested a review from a team as a code owner October 26, 2022 16:47

zooba commented Oct 26, 2022

Copy link
Copy Markdown
Member Author

Still needs tests, but please review

Comment thread PC/launcher2.c
Comment thread PC/launcher2.c Outdated
Comment thread PC/launcher2.c
zooba merged commit 88297e2 into python:main Oct 31, 2022

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-98692 branch October 31, 2022 21:05

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2022
…e launcher (pythonGH-98732)

(cherry picked from commit 88297e2)

Co-authored-by: Steve Dower <steve.dower@python.org>
bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 31, 2022
miss-islington added a commit that referenced this pull request Oct 31, 2022
…cher (GH-98732)

(cherry picked from commit 88297e2)

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

Labels

OS-windows type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL