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: taskiq-python/taskiq-dependencies
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/skip-undefined
Choose a base ref
...
head repository: taskiq-python/taskiq-dependencies
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 9, 2024

  1. Merge pull request #31 from taskiq-python/feature/skip-undefined

    Skip functions with undefined types.
    s3rius authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3622b62 View commit details
    Browse the repository at this point in the history
  2. Dropped python3.8 support.

    s3rius committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    8f75d56 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from taskiq-python/feature/drop-py38

    Dropped python3.8 support.
    s3rius authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    ebc725c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c87f5b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #32 from taskiq-python/bugfix/source-path

    Fixed relative path calculation for unresolvable cases.
    s3rius authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    34b0b00 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Fixed typing for coroutines.

    s3rius committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    cc394ea View commit details
    Browse the repository at this point in the history
  2. Fixed annotations.

    s3rius committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    43ba9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3789690 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    111dfb6 View commit details
    Browse the repository at this point in the history
Loading