Skip to content

Enum._convert shadows members named _convert #78463

@orlnub123

Description

@orlnub123
mannequin
BPO 34282
Nosy @vstinner, @ethanfurman, @orlnub123
PRs
  • bpo-34282: Fix Enum._convert shadowing members named _convert #8568
  • [3.7] bpo-34282: Fix Enum._convert shadowing members named _convert #9034
  • [3.6] bpo-34282: Fix Enum._convert method shadowing members named _convert #9229
  • bpo-34282: Remove deprecated _convert method #13823
  • 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 2018-10-21.18:33:39.855>
    created_at = <Date 2018-07-30.17:36:39.221>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Enum._convert shadows members named _convert'
    updated_at = <Date 2019-06-04.21:03:23.805>
    user = 'https://github.com/orlnub123'

    bugs.python.org fields:

    activity = <Date 2019-06-04.21:03:23.805>
    actor = 'vstinner'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2018-10-21.18:33:39.855>
    closer = 'orlnub123'
    components = ['Library (Lib)']
    creation = <Date 2018-07-30.17:36:39.221>
    creator = 'orlnub123'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34282
    keywords = ['patch']
    message_count = 10.0
    messages = ['322681', '324415', '324460', '324466', '324471', '324472', '324933', '325148', '327214', '344642']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'ethan.furman', 'orlnub123']
    pr_nums = ['8568', '9034', '9229', '13823']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34282'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (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