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

Ensure \ is a valid arbitrary variant token #8576

Merged
merged 2 commits into from Jun 10, 2022
Merged

Ensure \ is a valid arbitrary variant token #8576

merged 2 commits into from Jun 10, 2022

Commits on Jun 10, 2022

  1. \ are valid arbitrary variant tokens

    We use `\` for escaping `.` or `_` so they should be part of the
    arbitrary variant regex.
    RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    1102daa View commit details
    Browse the repository at this point in the history
  2. update changelog

    RobinMalfait committed Jun 10, 2022
    Copy the full SHA
    2aa050e View commit details
    Browse the repository at this point in the history