Skip to content

[Enum] make some private attributes public #112328

Closed
@ethanfurman

Description

@ethanfurman

Feature or enhancement

Make _EnumDict, _EnumDict._member_names, and possibly other private names public.

This is to make subclassing EnumType and other advanced behavior supported, such as having multiple values per member.

Linked PRs

Metadata

Metadata

Assignees

Labels

3.13bugs and security fixesdeferred-blockerdocsDocumentation in the Doc dirstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions