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

runpy.run_path() fails with frozen __main__ modules #65936

@malemburg

Description

@malemburg
BPO 21737
Nosy @malemburg, @ncoghlan, @ericsnowcurrently, @iritkatriel
Files
  • FrozenImporter-without-main-support.patch: Patch implementing this idea for Python 3.4.1
  • 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 2014-06-12.16:24:20.051>
    labels = ['interpreter-core']
    title = 'runpy.run_path() fails with frozen __main__ modules'
    updated_at = <Date 2021-12-12.00:21:42.270>
    user = 'https://github.com/malemburg'

    bugs.python.org fields:

    activity = <Date 2021-12-12.00:21:42.270>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2014-06-12.16:24:20.051>
    creator = 'lemburg'
    dependencies = []
    files = ['35596']
    hgrepos = []
    issue_num = 21737
    keywords = ['patch']
    message_count = 2.0
    messages = ['220364', '408353']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'ncoghlan', 'eric.snow', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'pending'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue21737'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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