Skip to content

Allow signed line number deltas in the code object's line number table #61160

@markshannon

Description

@markshannon
BPO 16956
Nosy @birkenfeld, @pitrou, @vstinner, @xdegaye, @markshannon
Superseder
  • bpo-26107: PEP 511: code.co_lnotab: use signed line number delta to support moving instructions in an optimizer
  • Files
  • dd04caae6647.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 = None
    closed_at = <Date 2016-01-20.11:36:19.420>
    created_at = <Date 2013-01-13.18:42:34.781>
    labels = ['type-feature']
    title = "Allow signed line number deltas in the code object's  line number table"
    updated_at = <Date 2016-01-20.11:36:19.419>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2016-01-20.11:36:19.419>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-01-20.11:36:19.420>
    closer = 'vstinner'
    components = []
    creation = <Date 2013-01-13.18:42:34.781>
    creator = 'Mark.Shannon'
    dependencies = []
    files = ['28718']
    hgrepos = ['172']
    issue_num = 16956
    keywords = ['patch']
    message_count = 6.0
    messages = ['179887', '179948', '180006', '181767', '181768', '258671']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'xdegaye', 'Mark.Shannon']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = '26107'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16956'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions