Skip to content

enum.Flag should be more set-like #82431

@belm0

Description

@belm0
mannequin
BPO 38250
Nosy @belm0, @ethanfurman, @vedgar, @hroncok, @Zheaoli, @belm0, @hauntsaninja
PRs
  • bpo-32218: make Flag and IntFlag members iterable #22221
  • bpo-38250: minor Flag refactor #22734
  • bpo-38250: [Enum] single-bit flags are canonical #24215
  • bpo-38250: [Enum] only include .rst test if file available #24342
  • bpo-38250: add version added for FlagBoundary #25820
  • 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-01-26.22:15:42.201>
    created_at = <Date 2019-09-22.11:14:02.624>
    labels = ['type-feature', 'library', '3.10']
    title = 'enum.Flag should be more set-like'
    updated_at = <Date 2021-05-26.19:32:15.310>
    user = 'https://github.com/belm0'

    bugs.python.org fields:

    activity = <Date 2021-05-26.19:32:15.310>
    actor = 'hroncok'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-01-26.22:15:42.201>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-09-22.11:14:02.624>
    creator = 'John Belmonte'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38250
    keywords = ['patch']
    message_count = 19.0
    messages = ['352967', '365051', '365072', '378436', '378439', '378455', '378456', '378461', '378552', '378553', '378555', '378606', '385062', '385672', '385677', '385701', '385735', '385737', '394458']
    nosy_count = 7.0
    nosy_names = ['jbelmonte', 'ethan.furman', 'veky', 'hroncok', 'Manjusaka', 'John Belmonte', 'hauntsaninja']
    pr_nums = ['22221', '22734', '24215', '24342', '25820']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38250'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions