Skip to content

namedtuple's __new__.__globals__['__builtins__'] is None #87268

Description

@douglas-raillard-arm
BPO 43102
Nosy @rhettinger, @miss-islington, @douglas-raillard-arm
PRs
  • bpo-43102: Set namedtuple __new__'s internal builtins to a dict. #24439
  • [3.9] bpo-43102: Set namedtuple __new__'s internal builtins to a dict. (GH-24439) #24452
  • 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/rhettinger'
    closed_at = <Date 2021-02-05.00:13:47.270>
    created_at = <Date 2021-02-02.14:46:44.895>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = "namedtuple's __new__.__globals__['__builtins__'] is None"
    updated_at = <Date 2021-02-05.10:03:20.084>
    user = 'https://github.com/douglas-raillard-arm'

    bugs.python.org fields:

    activity = <Date 2021-02-05.10:03:20.084>
    actor = 'douglas-raillard-arm'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2021-02-05.00:13:47.270>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2021-02-02.14:46:44.895>
    creator = 'douglas-raillard-arm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43102
    keywords = ['patch']
    message_count = 9.0
    messages = ['386145', '386147', '386163', '386185', '386211', '386504', '386505', '386506', '386519']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'miss-islington', 'douglas-raillard-arm']
    pr_nums = ['24439', '24452']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43102'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (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