Skip to content

enum.Enum error on sys._getframe(2) #79898

@vstinner

Description

@vstinner
BPO 35717
Nosy @warsaw, @vstinner, @ethanfurman, @ilevkivskyi, @miss-islington, @remilapeyre
PRs
  • bpo-35717: Fix KeyError exception raised when using enums and compile #11523
  • [3.7] bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523) #11669
  • [3.7] bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523) #11669
  • [3.7] bpo-35717: Fix KeyError exception raised when using enums and compile (GH-11523) #11669
  • 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 2019-01-30.17:38:33.376>
    created_at = <Date 2019-01-11.15:08:13.753>
    labels = ['easy', '3.8', 'type-bug', 'library']
    title = 'enum.Enum error on sys._getframe(2)'
    updated_at = <Date 2019-01-30.17:38:33.375>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-01-30.17:38:33.375>
    actor = 'vstinner'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2019-01-30.17:38:33.376>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-01-11.15:08:13.753>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35717
    keywords = ['patch', 'easy']
    message_count = 11.0
    messages = ['333474', '333475', '333477', '333485', '333486', '333489', '333490', '333492', '334318', '334580', '334581']
    nosy_count = 7.0
    nosy_names = ['barry', 'vstinner', 'eli.bendersky', 'ethan.furman', 'levkivskyi', 'miss-islington', 'remi.lapeyre']
    pr_nums = ['11523', '11669', '11669', '11669']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35717'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifeeasystdlibStandard 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