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

Reduce usage of regex #2644

Merged
merged 11 commits into from Dec 1, 2021
Merged

Reduce usage of regex #2644

merged 11 commits into from Dec 1, 2021

Commits on Nov 25, 2021

  1. fix regex

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    c097111 View commit details
    Browse the repository at this point in the history
  2. use re in black

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1bcaff6 View commit details
    Browse the repository at this point in the history
  3. put it back in trans

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    d0c7213 View commit details
    Browse the repository at this point in the history
  4. remove in conv.py

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    e7a8d67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b14fc5 View commit details
    Browse the repository at this point in the history
  6. CHANGELOG

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    275e811 View commit details
    Browse the repository at this point in the history
  7. no re.Pattern in 3.6

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    444415e View commit details
    Browse the repository at this point in the history
  8. exclude all whitespace

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2979e2c View commit details
    Browse the repository at this point in the history
  9. backslash

    JelleZijlstra committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4ab530c View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    e809b80 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    6dfc313 View commit details
    Browse the repository at this point in the history