Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-98401: Reject invalid escape sequences in strings#98404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
vstinner wants to merge1 commit intopython:mainfromvstinner:reject_invalid_escape
Closed

gh-98401: Reject invalid escape sequences in strings#98404

vstinner wants to merge1 commit intopython:mainfromvstinner:reject_invalid_escape

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedOct 18, 2022
edited by bedevere-bot
Loading

A backslash-character pair that is not a valid escape sequence now generates a SyntaxError.

A backslash-character pair that is not a valid escape sequence nowgenerates a SyntaxError.
@vstinner
Copy link
MemberAuthor

@vstinnervstinner marked this pull request as draftOctober 20, 2022 09:45
@vstinner
Copy link
MemberAuthor

I convert this PR to a draft since this change seems to be more controversial than expected:#98401

@vstinner
Copy link
MemberAuthor

PR abandoned in favor of#99011

@vstinnervstinner deleted the reject_invalid_escape branchNovember 2, 2022 16:21
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal is a code owner

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou is a code owner

@willingcwillingcAwaiting requested review from willingcwillingc will be requested when the pull request is marked ready for reviewwillingc is a code owner

@AA-TurnerAA-TurnerAwaiting requested review from AA-TurnerAA-Turner will be requested when the pull request is marked ready for reviewAA-Turner is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp