Skip to content

Unnecessary error checks in exec_builtin_or_dynamic #72098

@zhangyangyu

Description

@zhangyangyu
BPO 27911
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @zhangyangyu
Files
  • exec_built_or_dynamic.patch
  • 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/brettcannon'
    closed_at = <Date 2016-09-08.00:01:37.376>
    created_at = <Date 2016-08-31.11:22:37.852>
    labels = ['interpreter-core', 'type-feature']
    title = 'Unnecessary error checks in exec_builtin_or_dynamic'
    updated_at = <Date 2016-09-08.00:01:37.374>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-09-08.00:01:37.374>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2016-09-08.00:01:37.376>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2016-08-31.11:22:37.852>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['44294']
    hgrepos = []
    issue_num = 27911
    keywords = ['patch']
    message_count = 5.0
    messages = ['274015', '274043', '274044', '274923', '274924']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'python-dev', 'eric.snow', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27911'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions