Skip to content

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

@savannahostrowski

Description

@savannahostrowski

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