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

Remove special casing for "cannot" in error messages #15428

Merged
merged 7 commits into from
Jun 13, 2023

Commits on Jun 4, 2023

  1. Remove special casing for "cannot" in error messages

    This tripped me up the other day when grepping for an error message.
    Thanks to ikonst's --update-data improvements, trivial to fix
    everywhere.
    hauntsaninja committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5798236 View commit details
    Browse the repository at this point in the history
  2. more newlines

    hauntsaninja committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    50b2f7f View commit details
    Browse the repository at this point in the history
  3. more

    hauntsaninja committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f7ea78c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. update version-specific outs

    ikonst committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9d0f27d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f816470 View commit details
    Browse the repository at this point in the history
  3. moar fixes for <py3.8

    ikonst committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9bd7ccd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7401ee0 View commit details
    Browse the repository at this point in the history