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

Types #93

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Types #93

wants to merge 13 commits into from

Commits on Sep 11, 2024

  1. new: Initial merge types-redis

    Related valkey-io#84
    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    248e943 View commit details
    Browse the repository at this point in the history
  2. More rename, add few types

    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b53648c View commit details
    Browse the repository at this point in the history
  3. make mypy happy

    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    59f7a45 View commit details
    Browse the repository at this point in the history
  4. new: MyPy Github actions

    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    dc7aa9c View commit details
    Browse the repository at this point in the history
  5. fix: python < 3.10 compat

    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e903526 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    680004b View commit details
    Browse the repository at this point in the history
  7. new: typecheck more tests

    Rafiot committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    42d25e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'main' into types

    Rafiot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    390360f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b838bb View commit details
    Browse the repository at this point in the history
  3. smembers returns a list, not a set.

    Signed-off-by: Raphaël Vinot <[email protected]>
    Rafiot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2e504dd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. add more tests on mypy

    Rafiot committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    38d9f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0dc538 View commit details
    Browse the repository at this point in the history
  3. chg: Sync with upstream

    Rafiot committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    fc94c22 View commit details
    Browse the repository at this point in the history