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

Run slotscheck on CI #174

Merged
merged 7 commits into from
May 5, 2024
Merged

Run slotscheck on CI #174

merged 7 commits into from
May 5, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    3a68004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bac32f View commit details
    Browse the repository at this point in the history
  3. Run slotscheck on CI

    asmeurer committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0177aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02c61f View commit details
    Browse the repository at this point in the history
  5. Remove __slots__ from exceptions

    The superclasses do not have __slots__, so it does nothing.
    asmeurer committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e723df4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Add an example for coverage

    asmeurer committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9cb6d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9eb459 View commit details
    Browse the repository at this point in the history