Skip to content

Unify and optimize the helper for getting a builtin object #79625

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 35444
Nosy @pitrou, @kristjanvalur, @vstinner, @serhiy-storchaka
PRs
  • bpo-35444: Unify and optimize the helper for getting a builtin object. #11047
  • [3.7] bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) #11107
  • [3.6] bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) (GH-11107) #11108
  • Fix the compiler warning after bpo-35444. #11117
  • 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 2018-12-11.13:14:34.224>
    created_at = <Date 2018-12-09.11:01:30.721>
    labels = ['interpreter-core', '3.7', '3.8']
    title = 'Unify and optimize the helper for getting a builtin object'
    updated_at = <Date 2018-12-11.13:14:34.223>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-12-11.13:14:34.223>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-11.13:14:34.224>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-12-09.11:01:30.721>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35444
    keywords = ['patch']
    message_count = 6.0
    messages = ['331424', '331580', '331592', '331598', '331608', '331619']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'kristjan.jonsson', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['11047', '11107', '11108', '11117']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35444'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions