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

[3.11] gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460) by miss-islington · Pull Request #98468 · python/cpython · GitHub

/ cpython Public

[3.11] gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460) - #98468

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-4bd63f6-3.11
Oct 19, 2022
Merged

[3.11] gh-98414: py.exe launcher does not use defaults for -V:company/ option (GH-98460)#98468
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-4bd63f6-3.11

Conversation

miss-islington commented Oct 19, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit 4bd63f6)

Co-authored-by: Steve Dower steve.dower@python.org

… option (pythonGH-98460)

(cherry picked from commit 4bd63f6)

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

zooba commented Oct 19, 2022

Copy link
Copy Markdown
Member

@pablogsal For your consideration for 3.11.0. This was regressed by a fix in one of the RCs that fixed a regression from 3.10. The change itself is simple and logical - if -V: is passed, don't look at any env/ini defaults. But it's also an obscure case in something that didn't exist in 3.10, so it's not strictly a regression from the previous release.

miss-islington merged commit 0b71dad into python:3.11 Oct 19, 2022
miss-islington deleted the backport-4bd63f6-3.11 branch October 19, 2022 22:41

zooba commented Oct 19, 2022

Copy link
Copy Markdown
Member

Definitely want it in for 3.11.1 though, so letting the bot do the merge

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

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL