Skip to content

Fix silencing all errors if an attribute lookup fails #82175

Description

@serhiy-storchaka
BPO 37994
Nosy @serhiy-storchaka
PRs
  • bpo-37994: Fix silencing all errors if an attribute lookup fails. #15630
  • [3.8] bpo-37994: Fix silencing all errors if an attribute lookup fails. (GH-15630) #15635
  • 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 = None
    closed_at = <Date 2019-09-01.11:01:29.198>
    created_at = <Date 2019-08-31.08:10:28.983>
    labels = ['extension-modules', 'interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'Fix silencing all errors if an attribute lookup fails'
    updated_at = <Date 2019-09-01.11:01:29.197>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-09-01.11:01:29.197>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-01.11:01:29.198>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2019-08-31.08:10:28.983>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37994
    keywords = ['patch']
    message_count = 4.0
    messages = ['350911', '350912', '350939', '350945']
    nosy_count = 1.0
    nosy_names = ['serhiy.storchaka']
    pr_nums = ['15630', '15635']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37994'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions