Skip to content

Regression in IntFlag behaviour in f-string #86073

Description

@rt121212121
BPO 41907
Nosy @warsaw, @ericvsmith, @ethanfurman, @miss-islington
PRs
  • bpo-41907: fix format() behavior for IntFlag #22497
  • [3.9] bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497) #23703
  • [3.8] bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497) #23704
  • 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 2020-12-08.19:54:13.182>
    created_at = <Date 2020-10-02.02:38:10.890>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Regression in IntFlag behaviour in f-string'
    updated_at = <Date 2020-12-08.19:54:13.181>
    user = 'https://bugs.python.org/rt121212121'

    bugs.python.org fields:

    activity = <Date 2020-12-08.19:54:13.181>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2020-12-08.19:54:13.182>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2020-10-02.02:38:10.890>
    creator = 'rt121212121'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41907
    keywords = ['patch']
    message_count = 6.0
    messages = ['377793', '377804', '377810', '382759', '382762', '382763']
    nosy_count = 7.0
    nosy_names = ['barry', 'eric.smith', 'eli.bendersky', 'ethan.furman', 'rt121212121', 'miss-islington', 'dom1310df']
    pr_nums = ['22497', '23703', '23704']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41907'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions