8000 Document that enums with unhashable members are created non-performantly · Issue #105535 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Document that enums with unhashable members are created non-performantly #105535
Closed
@mzhu22

Description

@mzhu22

Documentation

#28907 fixes enum creation taking quadratic time relative to the number of members, but only for members whose values are hashable. If not fixed, ideally this would be documented somewhere as it could potentially be a big performance trap

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0