Skip to content

PEP 511: code.co_lnotab: use signed line number delta to support moving instructions in an optimizer #70295

@vstinner

Description

@vstinner
BPO 26107
Nosy @gvanrossum, @brettcannon, @rhettinger, @vstinner, @markshannon, @serhiy-storchaka, @ztane
Files
  • lnotab.patch
  • lnotab-2.patch
  • lnotab-3.patch
  • lnotab-4.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 = None
    closed_at = <Date 2016-01-20.11:34:01.939>
    created_at = <Date 2016-01-14.09:12:43.356>
    labels = ['interpreter-core', 'type-feature']
    title = 'PEP 511: code.co_lnotab: use signed line number delta to support moving instructions in an optimizer'
    updated_at = <Date 2016-01-27.11:20:21.473>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2016-01-27.11:20:21.473>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-01-20.11:34:01.939>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2016-01-14.09:12:43.356>
    creator = 'vstinner'
    dependencies = []
    files = ['41613', '41645', '41646', '41652']
    hgrepos = []
    issue_num = 26107
    keywords = ['patch']
    message_count = 22.0
    messages = ['258189', '258190', '258191', '258197', '258513', '258514', '258515', '258520', '258522', '258523', '258527', '258529', '258547', '258549', '258552', '258556', '258628', '258668', '258669', '258672', '258760', '259015']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger', 'vstinner', 'Mark.Shannon', 'python-dev', 'serhiy.storchaka', 'ztane']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26107'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions