Skip to content

chore: refactor regular expression#136

Merged
ryzokuken merged 1 commit intonodejs:mainfrom
Trott:Trott-patch-1
Mar 1, 2022
Merged

chore: refactor regular expression#136
ryzokuken merged 1 commit intonodejs:mainfrom
Trott:Trott-patch-1

Conversation

@Trott
Copy link
Copy Markdown
Member

@Trott Trott commented Dec 20, 2021

I don't think there are any tests for this but I did some command-line
tests and, at least for the things I tested, this preserves the code
behavior while avoiding backtracking issues in the regular expression.

Closes: #135

I don't think there are any tests for this but I did some command-line
tests and, at least for the things I tested, this preserves the code
behavior while avoiding backtracking issues in the regular expression.

Closes: nodejs#135
@Trott
Copy link
Copy Markdown
Member Author

Trott commented Dec 20, 2021

Windows CI failure looks entirely unrelated and appears to be a problem on the main branch already.

@Trott
Copy link
Copy Markdown
Member Author

Trott commented Dec 20, 2021

Windows CI failure looks entirely unrelated and appears to be a problem on the main branch already.

Ref: nodejs/node#40735

@ryzokuken ryzokuken merged commit aa1a925 into nodejs:main Mar 1, 2022
@Trott Trott deleted the Trott-patch-1 branch March 1, 2022 16:46
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.

Security concern

2 participants