Skip to content

tokenize: mishandles line joining #46433

@jaredgrubb

Description

@jaredgrubb
BPO 2180
Nosy @rhettinger, @gpshead, @meadori, @asottile, @miss-islington
PRs
  • bpo-2180: Treat line continuation at EOF as a SyntaxError #13401
  • 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/gpshead'
    closed_at = <Date 2019-05-18.21:02:56.115>
    created_at = <Date 2008-02-25.01:55:51.416>
    labels = ['extension-modules', 'type-bug', '3.8', '3.9']
    title = 'tokenize: mishandles line joining'
    updated_at = <Date 2019-05-18.21:02:56.114>
    user = 'https://bugs.python.org/jaredgrubb'

    bugs.python.org fields:

    activity = <Date 2019-05-18.21:02:56.114>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2019-05-18.21:02:56.115>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2008-02-25.01:55:51.416>
    creator = 'jaredgrubb'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 2180
    keywords = ['patch']
    message_count = 8.0
    messages = ['62956', '62960', '116977', '116985', '143716', '339576', '342807', '342817']
    nosy_count = 7.0
    nosy_names = ['jhylton', 'rhettinger', 'gregory.p.smith', 'jaredgrubb', 'meador.inge', 'Anthony Sottile', 'miss-islington']
    pr_nums = ['13401']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2180'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of life3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions