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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.13
Choose a base ref
...
head repository: taskiq-python/taskiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.14
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 5, 2025

  1. Added small-logo svg.

    s3rius committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    d7e1b79 View commit details
    Browse the repository at this point in the history
  2. support discovering pyc/pyd/so modules (#391)

    * support discovering pyc/pyd/so modules
    
    * fix lint error
    
    * add trailing comma
    keakon authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    f6c96b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. Fixed shutdowns. (#425)

    s3rius authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    319ac9f View commit details
    Browse the repository at this point in the history
Loading