Skip to content

bpo-28450: Fix and improve the documentation for unknown escapes in RE. #11920

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Feb 18, 2019

@matrixise
Copy link
Member

@serhiy-storchaka +1

@serhiy-storchaka serhiy-storchaka merged commit a180b00 into python:master Feb 25, 2019
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker a180b007d96fe68b32f11dec720fbd0cd5b6758a 3.7

@serhiy-storchaka serhiy-storchaka deleted the doc-re-unknown-escapes branch February 25, 2019 16:14
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Feb 25, 2019
…s in RE. (pythonGH-11920).

(cherry picked from commit a180b00)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-12029 is a backport of this pull request to the 3.7 branch.

serhiy-storchaka added a commit that referenced this pull request Feb 25, 2019
@serhiy-storchaka serhiy-storchaka removed their assignment Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants