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

Regex tidyup for Python 3.11 and deprecation warnings since 3.6 #1786

Merged
merged 10 commits into from Oct 3, 2023

Commits on Sep 10, 2023

  1. Small regex tidyup for 3.11

    dgtlmoon committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f991abf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. improve test

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    34bc7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8f378 View commit details
    Browse the repository at this point in the history
  3. WIP

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fc38e30 View commit details
    Browse the repository at this point in the history
  4. fix regex

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b344adb View commit details
    Browse the repository at this point in the history
  5. fix comment

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    18d48bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ccd0fc View commit details
    Browse the repository at this point in the history
  7. add helper text

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    85aeea3 View commit details
    Browse the repository at this point in the history
  8. update texty

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0579c5b View commit details
    Browse the repository at this point in the history
  9. fix test

    dgtlmoon committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bd7282c View commit details
    Browse the repository at this point in the history