Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: valkey-io/valkey-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: valkey-io/valkey-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 11, 2024

  1. fix mismatch in requirements.txt with code

    Signed-off-by: Nirav Ark <nirav@ark-biotech.com>
    nirav-ark-biotech authored and aiven-sal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f4bfa26 View commit details
    Browse the repository at this point in the history
  2. setup.py: fix dependecy mismatch

    Signed-off-by: Salvatore Mesoraca <salvatore.mesoraca@aiven.io>
    aiven-sal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c76703 View commit details
    Browse the repository at this point in the history
  3. parsers: fix leftover checks to match the one in asyncio/connection.py

    Signed-off-by: Mikhail Koviazin <mikhail.koviazin@aiven.io>
    Mikhail Koviazin
    Mikhail Koviazin committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1d6af85 View commit details
    Browse the repository at this point in the history
  4. ci: test against version 3.11.1 specifically

    there are some issues with asyncio-timeout in 3.11.1
    and 3.11.2
    We need to test at least 3.11.1 separatly
    
    Signed-off-by: Salvatore Mesoraca <salvatore.mesoraca@aiven.io>
    aiven-sal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0f8b7c0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from nirav-ark-biotech/support_python_3.11.0-t…

    …o-3.11.3
    
    Make valkey-py install the correct dependencies in Python 3.11.0 to Python 3.11.3
    ahmedsobeh authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1114d82 View commit details
    Browse the repository at this point in the history
  6. v6.0.2

    Signed-off-by: Salvatore Mesoraca <salvatore.mesoraca@aiven.io>
    aiven-sal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f7a3917 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8c19c2 View commit details
    Browse the repository at this point in the history
Loading