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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

PI: Use __slots__ #1524

Closed
wants to merge 11 commits into from
Closed

PI: Use __slots__ #1524

wants to merge 11 commits into from

Commits on Dec 31, 2022

  1. PERF: Use __slots__

    MartinThoma committed Dec 31, 2022
    Copy the full SHA
    9b5890a View commit details
    Browse the repository at this point in the history
  2. Boolean has 'value'

    MartinThoma committed Dec 31, 2022
    Copy the full SHA
    e04b8ee View commit details
    Browse the repository at this point in the history
  3. type annotations

    MartinThoma committed Dec 31, 2022
    Copy the full SHA
    a9a1b1d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1627fac View commit details
    Browse the repository at this point in the history
  5. Define slot in protocol

    MartinThoma committed Dec 31, 2022
    Copy the full SHA
    7954aae View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Copy the full SHA
    b56f91d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e305f4d View commit details
    Browse the repository at this point in the history
  3. pre-commit

    MartinThoma committed Jan 4, 2023
    Copy the full SHA
    4f11e71 View commit details
    Browse the repository at this point in the history
  4. type ignore

    MartinThoma committed Jan 4, 2023
    Copy the full SHA
    6541677 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f562ea5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ded82f6 View commit details
    Browse the repository at this point in the history