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

Raise exception when nesting argument groups and mutually exclusive groups · Issue #127133 · python/cpython · GitHub

/ cpython Public

Raise exception when nesting argument groups and mutually exclusive groups #127133

Description

The ability to nest argument groups and mutually exclusive groups was deprecated in 3.11 via #30098.

At present, we raise warnings to let users know this has been deprecated. I'd like to remove the logic since we're now two (going on three) releases from initial deprecation, and doing so will also simplify the logic to support new features, like #55797.

Linked PRs

Metadata

Metadata

Labels

stdlibStandard Library Python modules in the Lib/ directory

Projects

Status
Doc issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL