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

fix: update plugin-add regex to support other languages #1241

Merged
merged 1 commit into from Jun 7, 2022

Conversation

Stratus3D
Copy link
Member

[:alpha:] and [:digit:] character classes support characters from other
languages whereas ranges like a-z and 0-9 may not.

Fixes #1237

@Stratus3D Stratus3D requested a review from a team as a code owner June 6, 2022 14:27
[:alpha:] and [:digit:] character classes support characters from other
languages whereas ranges like a-z and 0-9 may not.

Fixes #1237
@Stratus3D Stratus3D force-pushed the tb/plugin-regex-other-langs branch from 3578303 to 8a3eca8 Compare June 6, 2022 14:28
@Stratus3D Stratus3D changed the title Update plugin-add regex to support other languages fix: update plugin-add regex to support other languages Jun 6, 2022
@Stratus3D Stratus3D merged commit 92d005d into master Jun 7, 2022
@Stratus3D Stratus3D deleted the tb/plugin-regex-other-langs branch June 7, 2022 12:43
@jthegedus
Copy link
Contributor

Ah, nice improvement! Very interesting to know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Unable to install awscli plugin with recent Swedish locale
2 participants