Skip to content

Python 2.6 makes .pyc/.pyo bytecode files executable #50320

@phdru

Description

@phdru
mannequin
BPO 6070
Nosy @loewis, @brettcannon, @birkenfeld, @phdru, @tjguk, @bitdancer
Files
  • import_patch2.patch
  • issue6070.patch
  • 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/bitdancer'
    closed_at = <Date 2009-07-19.02:29:25.451>
    created_at = <Date 2009-05-20.10:58:48.034>
    labels = ['interpreter-core', 'type-bug']
    title = 'Python 2.6 makes .pyc/.pyo bytecode files executable'
    updated_at = <Date 2009-07-19.02:29:25.450>
    user = 'https://github.com/phdru'

    bugs.python.org fields:

    activity = <Date 2009-07-19.02:29:25.450>
    actor = 'r.david.murray'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2009-07-19.02:29:25.451>
    closer = 'r.david.murray'
    components = ['Interpreter Core']
    creation = <Date 2009-05-20.10:58:48.034>
    creator = 'phd'
    dependencies = []
    files = ['14072', '14337']
    hgrepos = []
    issue_num = 6070
    keywords = ['patch']
    message_count = 26.0
    messages = ['88112', '88208', '88211', '88216', '88260', '88279', '88281', '88321', '88325', '88337', '89602', '89603', '89604', '89615', '89624', '89727', '89729', '89730', '89731', '89732', '89733', '90208', '90221', '90222', '90223', '90699']
    nosy_count = 8.0
    nosy_names = ['loewis', 'brett.cannon', 'georg.brandl', 'phd', 'tim.golden', 'r.david.murray', 'joe.amenta', 'markon']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6070'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions