Skip to content

Raise non-silent warning for invalid escape sequences #77093

Open
@Vgr255

Description

@Vgr255
BPO 32912
Nosy @rhettinger, @terryjreedy, @gpshead, @mdickinson, @ncoghlan, @bitdancer, @njsmith, @ambv, @serhiy-storchaka, @zooba, @Vgr255, @CuriousLearner, @miss-islington, @asmeurer, @tirkarthi
PRs
  • bpo-32912: Upgrade warning for invalid escape sequences from silent to non-silent #5849
  • bpo-32912: Replace a DeprecationWarning with a SyntaxWarning #9652
  • [3.8] bpo-32912: Revert warnings for invalid escape sequences. #15142
  • bpo-32912: Revert SyntaxWarning on invalid escape sequences. #15195
  • 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 = None
    created_at = <Date 2018-02-22.18:34:57.749>
    labels = ['interpreter-core', 'type-bug', '3.9']
    title = 'Raise non-silent warning for invalid escape sequences'
    updated_at = <Date 2022-01-13.16:38:26.080>
    user = 'https://github.com/Vgr255'

    bugs.python.org fields:

    activity = <Date 2022-01-13.16:38:26.080>
    actor = 'dansebcar'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-02-22.18:34:57.749>
    creator = 'abarry'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32912
    keywords = ['patch']
    message_count = 34.0
    messages = ['312575', '312610', '312760', '326766', '328044', '344312', '344764', '345557', '345558', '345639', '345675', '345703', '346871', '348205', '348269', '348270', '348281', '348347', '348348', '348349', '348354', '348357', '348375', '349027', '349103', '349106', '349318', '349320', '349321', '349322', '349323', '349328', '349335', '410496']
    nosy_count = 17.0
    nosy_names = ['rhettinger', 'terry.reedy', 'gregory.p.smith', 'mark.dickinson', 'ncoghlan', 'r.david.murray', 'njs', 'lukasz.langa', 'serhiy.storchaka', 'steve.dower', 'abarry', 'CuriousLearner', 'miss-islington', 'asmeurer', 'xtreak', 'Eric Wieser', 'dansebcar']
    pr_nums = ['5849', '9652', '15142', '15195']
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32912'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesinterpreter-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