Skip to content

Different error messages for same error - invalid string prefixes #84427

@lysnikolaou

Description

@lysnikolaou
BPO 40246
Nosy @gvanrossum, @terryjreedy, @vstinner, @ericvsmith, @encukou, @serhiy-storchaka, @hroncok, @lysnikolaou, @pablogsal, @aeros
PRs
  • bpo-40246: Report a different error message for invalid string prefixes #19476
  • bpo-40246: Revert reporting of invalid string prefixes #19888
  • [3.9] bpo-40246: Fix test_fstring when run with the old parser #20402
  • 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 2020-05-26.00:12:34.805>
    created_at = <Date 2020-04-10.18:05:58.302>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'Different error messages for same error - invalid string prefixes'
    updated_at = <Date 2020-05-26.00:12:34.804>
    user = 'https://github.com/lysnikolaou'

    bugs.python.org fields:

    activity = <Date 2020-05-26.00:12:34.804>
    actor = 'lys.nikolaou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-26.00:12:34.805>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-04-10.18:05:58.302>
    creator = 'lys.nikolaou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40246
    keywords = ['patch']
    message_count = 41.0
    messages = ['366143', '366146', '366164', '366165', '366187', '366197', '366202', '366215', '366260', '367586', '367587', '367588', '367591', '367592', '367597', '367599', '367611', '367628', '367649', '367658', '367660', '367664', '367672', '367689', '367690', '367691', '367693', '367698', '367977', '368038', '368039', '368040', '368045', '368062', '368191', '368919', '368920', '368925', '369077', '369217', '369931']
    nosy_count = 10.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'vstinner', 'eric.smith', 'petr.viktorin', 'serhiy.storchaka', 'hroncok', 'lys.nikolaou', 'pablogsal', 'aeros']
    pr_nums = ['19476', '19888', '20402']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40246'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions