Skip to content

Conversation

kimbo
Copy link
Contributor

@kimbo kimbo commented Feb 26, 2020

No description provided.

Copy link
Member

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @kimbo.

@carltongibson
Copy link
Member

@felixxm Can you just double-check for me. Thanks!

@carltongibson carltongibson changed the title Fixed #31311: Remove unneeded escaped chars in character classes Fixed #31311 -- Removed unneeded escapes in validator regexes. Feb 27, 2020
@carltongibson
Copy link
Member

carltongibson commented Feb 27, 2020

Hi @kimbo — just for bonus points, do you fancy adjusting the commit message to match the guidelines? (Past tense, with the --. I adjusted the PR title as a guide.)

@kimbo kimbo force-pushed the kl/cleanup-validator-re branch from c75a90e to de9df5b Compare February 27, 2020 14:17
@kimbo
Copy link
Contributor Author

kimbo commented Feb 27, 2020

@carltongibson How's that?

Special characters lose their special meaning inside sets of characters.

"-" lose its special meaning if it's placed as the first or last
character.
@felixxm felixxm force-pushed the kl/cleanup-validator-re branch from de9df5b to 7c6b663 Compare February 28, 2020 10:09
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kimbo Thanks 👍

@felixxm felixxm merged commit 7c6b663 into django:master Feb 28, 2020
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.

3 participants