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

Update from upstream, including fixes for ITRK-1584 #24

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

silentbicycle
Copy link

@silentbicycle silentbicycle commented Oct 30, 2023

  • Update to Unicode 15.1
  • ITRK-1584 Reject nodes with AST flags set for re_is_literal()

data-man and others added 2 commits October 28, 2023 16:50
One concession here is that I'm allowing `(?n)` because we don't currently indicate this in the AST.

I'm also explicitly permitting `RE_END_NL`, because by the API contract this is the caller's responsibility.
@silentbicycle silentbicycle merged commit 791f37a into fastly:main Oct 30, 2023
161 checks passed
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