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

gh-133300: argparse: make `suggest_on_error` a keyword-only parameter by hugovk · Pull Request #133302 · python/cpython · GitHub

/ cpython Public

gh-133300: argparse: make suggest_on_error a keyword-only parameter - #133302

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:3.14-argparse-keyword
May 2, 2025
Merged

gh-133300: argparse: make suggest_on_error a keyword-only parameter#133302
hugovk merged 1 commit into
python:mainfrom
hugovk:3.14-argparse-keyword

Conversation

hugovk commented May 2, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

tomasr8 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM! suggest_on_error is new in 3.14 so we can safely make this change.

serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

hugovk merged commit e6c518d into python:main May 2, 2025
hugovk deleted the 3.14-argparse-keyword branch May 2, 2025 15:11
JelleZijlstra added a commit to python/typeshed that referenced this pull request May 12, 2025
…13947)

These are

- `suggest_on_error`, added by python/cpython#124456, made keyword-only by python/cpython#133302
- `color`, added by python/cpython#132323

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
…ython#13947)

These are

- `suggest_on_error`, added by python/cpython#124456, made keyword-only by python/cpython#133302
- `color`, added by python/cpython#132323

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
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-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL