Skip to content

Allow interpreter to execute a zip file #45107

@andy-chu

Description

@andy-chu
mannequin
BPO 1739468
Nosy @gvanrossum, @loewis, @pfmoore, @pjeby, @ncoghlan, @avassalotti
Files
  • runzip6.diff: Patch to add the -z interpreter flag
  • runzip7.diff
  • makepyz.py
  • runzip8.diff: Patch to add the -z interpreter flag
  • runmain.patch: Alternate approach that doesn't need a command-line option
  • runmain_with_tests.diff
  • 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/ncoghlan'
    closed_at = <Date 2007-11-19.18:39:55.770>
    created_at = <Date 2007-06-19.03:40:37.000>
    labels = ['interpreter-core']
    title = 'Allow interpreter to execute a zip file'
    updated_at = <Date 2008-02-23.05:56:24.830>
    user = 'https://bugs.python.org/andy-chu'

    bugs.python.org fields:

    activity = <Date 2008-02-23.05:56:24.830>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2007-11-19.18:39:55.770>
    closer = 'gvanrossum'
    components = ['Interpreter Core']
    creation = <Date 2007-06-19.03:40:37.000>
    creator = 'andy-chu'
    dependencies = []
    files = ['8053', '8054', '8055', '8056', '8335', '8770']
    hgrepos = []
    issue_num = 1739468
    keywords = ['patch']
    message_count = 26.0
    messages = ['52772', '52773', '52774', '52775', '52776', '52777', '52778', '52779', '52780', '52781', '52782', '52783', '55338', '55824', '55826', '55855', '57605', '57613', '57614', '57634', '57637', '57641', '57645', '57647', '57650', '62719']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'loewis', 'paul.moore', 'pje', 'ncoghlan', 'andy-chu', 'alexandre.vassalotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1739468'
    versions = ['Python 2.6', 'Python 3.0']

    Metadata

    Metadata

    Assignees

    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