Skip to content

parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a - line_start)' failed, when running get-pip.py #81784

@vstinner

Description

@vstinner
BPO 37603
Nosy @vstinner, @methane, @ambv, @serhiy-storchaka, @pablogsal
PRs
  • bpo-37603: tok_nextc() now also updates multi_line_start on REALLOC() #14789
  • Superseder
  • bpo-37433: syntax error in multiline f-string produces ~40k spaces output
  • Files
  • get-pip2.py
  • 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 2019-08-21.12:14:29.037>
    created_at = <Date 2019-07-16.09:52:21.415>
    labels = ['interpreter-core', '3.8', '3.9']
    title = "parsetok(): Assertion `(intptr_t)(int)(a - line_start) == (a - line_start)' failed, when running get-pip.py"
    updated_at = <Date 2019-08-21.12:14:29.036>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-08-21.12:14:29.036>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-21.12:14:29.037>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-07-16.09:52:21.415>
    creator = 'vstinner'
    dependencies = []
    files = ['48486']
    hgrepos = []
    issue_num = 37603
    keywords = ['patch', '3.8regression']
    message_count = 6.0
    messages = ['348008', '348027', '348655', '348660', '348663', '350075']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'lukasz.langa', 'serhiy.storchaka', 'pablogsal']
    pr_nums = ['14789']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '37433'
    type = None
    url = 'https://bugs.python.org/issue37603'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions