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

Convert from re to regex #2643

Merged
merged 5 commits into from
Apr 5, 2023
Merged

Conversation

kddejong
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Convert from re to regex to gain support for a wider arrangement of regex patterns

We have attempted this a few times.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kddejong kddejong merged commit 9727e51 into aws-cloudformation:main Apr 5, 2023
@kddejong kddejong deleted the chore/regex/pypi branch April 5, 2023 16:36
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Apr 21, 2023
…tream [1][2]

Also switches from pytest to unittest due to test conflicts (caused by
[3]). Meanwhile, switches to git as a test requires git, and unittest
does not provide a convenient way to ignore a specific test.

[1] aws-cloudformation/cfn-lint#2624
[2] aws-cloudformation/cfn-lint#2643
[3] aws-cloudformation/cfn-lint#2646

git-svn-id: file:///srv/repos/svn-community/svn@1448141 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Apr 21, 2023
…tream [1][2]

Also switches from pytest to unittest due to test conflicts (caused by
[3]). Meanwhile, switches to git as a test requires git, and unittest
does not provide a convenient way to ignore a specific test.

[1] aws-cloudformation/cfn-lint#2624
[2] aws-cloudformation/cfn-lint#2643
[3] aws-cloudformation/cfn-lint#2646


git-svn-id: file:///srv/repos/svn-community/svn@1448141 9fca08f4-af9d-4005-b8df-a31f2cc04f65
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.

1 participant