Skip to content

[Enum] standardize format() behavior #88111

Closed
@ethanfurman

Description

@ethanfurman
BPO 43945
Nosy @warsaw, @ethanfurman
PRs
  • bpo-43945: [Enum] Deprecate non-standard mixin format() behavior #25649
  • bpo-43945: [Enum] reduce scope of new format() behavior #26752
  • [3.10] bpo-43945: [Enum] reduce scope of new format() behavior (GH-26752) #26791
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ethanfurman'
    closed_at = <Date 2021-06-18.21:28:01.096>
    created_at = <Date 2021-04-26.23:04:32.335>
    labels = ['type-bug', '3.10', '3.11']
    title = '[Enum] standardize format() behavior'
    updated_at = <Date 2021-06-29.16:52:05.269>
    user = 'https://github.com/ethanfurman'

    bugs.python.org fields:

    activity = <Date 2021-06-29.16:52:05.269>
    actor = 'barry'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-06-18.21:28:01.096>
    closer = 'ethan.furman'
    components = []
    creation = <Date 2021-04-26.23:04:32.335>
    creator = 'ethan.furman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43945
    keywords = ['patch']
    message_count = 5.0
    messages = ['391995', '392028', '395904', '396083', '396097']
    nosy_count = 2.0
    nosy_names = ['barry', 'ethan.furman']
    pr_nums = ['25649', '26752', '26791']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43945'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixestype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions