← 返回首页
Deprecate invalid escape sequences in str/bytes · Issue #71551 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Deprecate invalid escape sequences in str/bytes #71551

New issue
New issue

Description

mannequin
BPO 27364
Nosy @gvanrossum, @terryjreedy, @jaraco, @vstinner, @ezio-melotti, @bitdancer, @vadmium, @serhiy-storchaka, @ztane, @jayvdb, @yan12125, @Vgr255
Files
  • deprecate_invalid_unicode_escapes.patch
  • deprecate_invalid_unicode_escapes_2.patch
  • deprecate_invalid_escapes_only_1.patch
  • invalid_stdlib_escapes_1.patch
  • deprecate_invalid_escapes_only_2.patch
  • deprecate_invalid_escapes_only_2.patch: Error handling
  • deprecate_invalid_escapes_only_3.patch
  • deprecate_invalid_escapes_both_1.patch
  • invalid_stdlib_escapes_2.patch
  • deprecate_invalid_escapes_both_2.patch
  • deprecate_invalid_escapes_both_3.patch
  • invalid_stdlib_escapes_3.patch
  • deprecate_invalid_escapes_both_4.patch
  • invalid_stdlib_escapes_3_regenerated.patch
  • invalid_stdlib_escapes_3_rebased_2.patch
  • invalid_stdlib_escapes_4.patch
  • invalid_stdlib_escapes_5.patch
  • deprecate_invalid_escapes_both_5.patch
  • verbose-deprecation.diff
  • 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 2016-09-08.19:35:58.631> created_at = <Date 2016-06-21.20:34:19.971> labels = ['interpreter-core', 'type-bug', 'library', 'expert-unicode'] title = 'Deprecate invalid escape sequences in str/bytes' updated_at = <Date 2018-02-22.18:36:32.149> user = 'https://github.com/Vgr255'

    bugs.python.org fields:

    activity = <Date 2018-02-22.18:36:32.149> actor = 'abarry' assignee = 'none' closed = True closed_date = <Date 2016-09-08.19:35:58.631> closer = 'abarry' components = ['Interpreter Core', 'Library (Lib)', 'Unicode'] creation = <Date 2016-06-21.20:34:19.971> creator = 'abarry' dependencies = [] files = ['43499', '43527', '43549', '43550', '43552', '43553', '43569', '43777', '44107', '44108', '44322', '44382', '44432', '44435', '44457', '44463', '44465', '44475', '44550'] hgrepos = [] issue_num = 27364 keywords = ['patch'] message_count = 56.0 messages = ['269022', '269114', '269119', '269122', '269152', '269155', '269156', '269158', '269322', '269323', '269326', '269329', '269332', '269333', '269334', '269335', '269340', '269358', '269368', '269372', '269373', '269376', '269382', '269388', '269413', '269416', '270765', '272439', '272441', '272696', '274119', '274120', '274126', '274332', '274475', '274806', '274837', '274999', '275009', '275010', '275084', '275111', '275123', '275124', '275125', '275219', '275237', '275298', '275757', '276016', '276287', '298112', '298114', '298115', '298170', '312576'] nosy_count = 13.0 nosy_names = ['gvanrossum', 'terry.reedy', 'jaraco', 'vstinner', 'ezio.melotti', 'r.david.murray', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'ztane', 'jayvdb', 'yan12125', 'abarry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue27364' versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.