X Tutup
The Wayback Machine - https://web.archive.org/web/20250527182646/https://github.com/python/cpython/issues/83118
Skip to content

NameError in list comprehension within .pth file #83118

Closed as not planned
Closed as not planned
@chrisjbillington

Description

@chrisjbillington
BPO 38937
Nosy @chrisjbillington
PRs
  • bpo-38937: exec lines from .pth files in a copy of the site.py globals #17414
  • 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 = None
    created_at = <Date 2019-11-28.18:44:10.139>
    labels = ['interpreter-core', '3.8']
    title = 'NameError in list comprehension within .pth file'
    updated_at = <Date 2019-11-29.15:36:37.490>
    user = 'https://github.com/chrisjbillington'

    bugs.python.org fields:

    activity = <Date 2019-11-29.15:36:37.490>
    actor = 'Chris Billington'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2019-11-28.18:44:10.139>
    creator = 'Chris Billington'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38937
    keywords = ['patch']
    message_count = 3.0
    messages = ['357627', '357629', '357643']
    nosy_count = 1.0
    nosy_names = ['Chris Billington']
    pr_nums = ['17414']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38937'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup