Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Oct 19, 2022

… option (pythonGH-98460) (cherry picked from commit 4bd63f6) Co-authored-by: Steve Dower <steve.dower@python.org>
@zooba
Copy link
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-islingtonmiss-islington merged commit 0b71dad into python:3.11Oct 19, 2022
@miss-islingtonmiss-islington deleted the backport-4bd63f6-3.11 branch October 19, 2022 22:41
@zooba
Copy link
Member

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

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@zooba@bedevere-bot