Skip to content
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

[3.10] gh-91575: Update case-insensitive matching in re to the latest… #91661

Merged
merged 2 commits into from Apr 22, 2022

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 18, 2022

… Unicode version (GH-91580).

(cherry picked from commit 1c2fceb)

…latest Unicode version (pythonGH-91580).

(cherry picked from commit 1c2fceb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 1748816 into python:3.10 Apr 22, 2022
13 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 22, 2022

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@serhiy-storchaka serhiy-storchaka deleted the backport-1c2fceb-3.10 branch Apr 22, 2022
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Apr 22, 2022

GH-91837 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Apr 22, 2022
…latest Unicode version (pythonGH-91580). (pythonGH-91661)

(cherry picked from commit 1c2fceb)
(cherry picked from commit 1748816)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this issue Apr 22, 2022
…Unicode version (GH-91580). (GH-91661) (GH-91837)

(cherry picked from commit 1c2fceb)
(cherry picked from commit 1748816)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expert-regex type-bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants