Skip to content

Invalid bytecode offsets in co_lnotab #82296

@Yhg1s

Description

@Yhg1s
BPO 38115
Nosy @Yhg1s, @gpshead, @ambv, @serhiy-storchaka, @pablogsal
PRs
  • bpo-38115: fix invalid lnotab after optimization #15970
  • bpo-38115: Deal with invalid bytecode offsets in lnotab #16079
  • [3.8] bpo-38115: Deal with invalid bytecode offsets in lnotab (GH-16079) #16464
  • 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/Yhg1s'
    closed_at = <Date 2019-09-28.15:22:28.778>
    created_at = <Date 2019-09-11.14:27:50.966>
    labels = ['interpreter-core', 'type-bug', '3.8', 'release-blocker']
    title = 'Invalid bytecode offsets in co_lnotab'
    updated_at = <Date 2019-09-28.15:22:28.777>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2019-09-28.15:22:28.777>
    actor = 'gregory.p.smith'
    assignee = 'twouters'
    closed = True
    closed_date = <Date 2019-09-28.15:22:28.778>
    closer = 'gregory.p.smith'
    components = ['Interpreter Core']
    creation = <Date 2019-09-11.14:27:50.966>
    creator = 'twouters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38115
    keywords = ['patch']
    message_count = 8.0
    messages = ['351902', '351904', '352149', '352255', '352257', '353458', '353461', '353462']
    nosy_count = 5.0
    nosy_names = ['twouters', 'gregory.p.smith', 'lukasz.langa', 'serhiy.storchaka', 'pablogsal']
    pr_nums = ['15970', '16079', '16464']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38115'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions