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

refactor: update parsimonious to 0.10.0 #8730

Merged
merged 13 commits into from Sep 13, 2022
Merged

refactor: update parsimonious to 0.10.0 #8730

merged 13 commits into from Sep 13, 2022

Commits on Sep 12, 2022

  1. refactor: update parsimonious to 0.10.0

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dc2ec4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95424f View commit details
    Browse the repository at this point in the history
  3. use self from _typeshed instead of typing_extensions

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    9bd8ea3 View commit details
    Browse the repository at this point in the history
  4. fix: unnecessary stub

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    5d8a1c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b340628 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22b6488 View commit details
    Browse the repository at this point in the history
  7. fix: move from Not type to Not as a factory

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    84831f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd3582a View commit details
    Browse the repository at this point in the history
  9. fix: remove allowlist entry based on test results

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    6ea0aab View commit details
    Browse the repository at this point in the history
  10. use the instance of VisitationError from nodes

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f81a2ad View commit details
    Browse the repository at this point in the history
  11. fix: spelling

    Kevin Kirsche committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ac5bb9d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix first set of feedback

    Kevin Kirsche committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e605080 View commit details
    Browse the repository at this point in the history
  2. remove newlines because they dont want segmented stub

    Kevin Kirsche committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    60424eb View commit details
    Browse the repository at this point in the history